This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-05-30 12:30:25

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Good idea for a new website?

my old website, this one, was okay but i want to want something better. i have an idea for a new website(code below)

Code:

<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>&copy;2011 All Rights Reseved</p>
</td>
</tr>

</BODY>
</HEAD>

anyone have any ideas?


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

Board footer