my old website, this one, was okay but i want to want something better. i have an idea for a new website(code below)
<HTML> <HEAD> <TITLE>The TVflea Website-Home</TITLE> </HEAD> <BODY> <table width="500" border="0"> <tr> <td colspan="2" style="background-color:blue;"> <p>The TVflea Website</p> </td> </tr> <tr valign="top"> <td style="background-color:#lightblue;width:10px;"> <b><p style="font-family:arial;color:blue;font-size:30px;">Menu</p> </b> <p style="font-family:arial;color:blsck;font-size:10px;"> Home<br> page 2<br> page 3<br> </p> </td> <td style="background-color:#EEEEEE;height:200px;width:400px;text-align:top;"> <p style="font-family:arial;color:blsck;font-size:20px;"> Newest project <div id="newest project"> <applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='156' width='194'><param name='project' value='../../static/projects/TVflea/1680807.sb'></applet> </div> </p> </td> </tr> <tr> <td colspan="2" style="background-color:blue;"> <p>©2011 All Rights Reseved</p> </td> </tr> </BODY> </HEAD>
anyone have any ideas?
Offline