Ando Eldarinwa
Helpful HTML for Webpages
Ryou
Banners

Enter subhead content here

Drop Down Menus
 
Instructions: Copy the following code into your page where you want your menu.

<form method="post" action="http://zjorg.hypermart.net/cgi_bin/dropmenue/drop.pl">
<select name="leave">
<option value="http://www.spaceports.com/~scifi/hostedscripts.html">Hosted Scripts</option>
<option value="http://www.spaceports.com/~scifi/freescripts.html">Free Scripts</option>
<option value="http://www.spaceports.com/~scifi/contact.html">Contact Zach</option>
</select>
<input type="submit" value="Go">
</form>

Change the items marked in blue and red. You can use as many different urls as you want. Just add <option value="URL">Description</option> with the others.
 
Marquee
 
<marquee>what ever you want to put here</marquee>
 
 
Text Box
 

Enter supporting content here