Site hosted by Angelfire.com: Build your free website today!
undefined
undefined

Cool Stuff


A Mouseover<a href="" onMouseover="alert('text')">Touch here!</a>Touch here!
A Pop-Up Box (like the one in the main page)<SCRIPT language="JavaScript">alert("text")</SCRIPT>
A Pop-Up Box that Asks Your Name<center>Hello, <script language="VBScript"><!--Dim Name Name=InputBox("What is your name?")document.write Name--></script>
Flashy Background Changer
(You can change the colors if you want!<a href=""onmouseover="document.bgColor='aqua';document.bgColor='yellow' ;document.bgColor='orange';document.bgColor='skyblue';document.bgColor='coral'; document.bgColor='lightgreen';document.bgColor='white'; ;document.bgColor='blueviolet';;document.bgColor='skyblue' ;document.bgColor='hotpink';document.bgColor='black'">click here</a>click here
Make a Cool Text Box<textarea ROWS="5" COLS="25" style="background:color" style="font-family:font" style="color:color" style="font-weight:bold" style="border style: solid">text</textarea>
OR Make A Regular Text Box<textarea>text</textarea>
A Background that Doesn't Move When You Scroll Down<body background="url" bgproperties="fixed">
A COOL Background Changer<a href="" onMouseOver="var bg = prompt('Put in a color!'); document.bgColor=bg">text</a>Wanna change the background Color?
No Underline Links <STYLE><!--A{text-decoration:none}--></STYLE>{The Underline Link}Click Here!
{Un-underline Link}**Make Sure You Make the links in a different color than the font so the Viewer Will know It's a Link** Click Here!
Make the Link a Different Color when You go Over them!<STYLE type="text/css"><!-- A:link{COLOR: a color; TEXT-DECORATION: none; font-weight: normal} A:visited{COLOR: a color; TEXT-DECORATION: none; font-weight: normal} A:active{COLOR: a color; TEXT-DECORATION: none} A:hover{COLOR: a color; TEXT-DECORATION: none}--></STYLE>
To View MORE of these Link "Hovers"....Click here!

A Drop Down List!
**You Can Add More Options by using this code...<option value="url">title of the url</option><font size="2"><xmp><table border=4 bordercolor=a color bgcolor=a color cellspacing=0 width=130> <tr><td><center><form name="gotolocation1" method="POST"> <select name="dropdown1" size=1> <option value="URL OF YOUR WEBSITE">NAME OF YOUR WEBSITE</option><option value="URL">NAME OF THE URL</option> </select><input type="button" onClick="location = document.gotolocation1.dropdown1.options [document.gotolocation1.dropdown1.selectedIndex].value;" value="submit"></table>

If you want the drop down list to have no border and background, you can just remove the coding for that or copy this HTML code for that:

<table cellspacing=0 width=130> <tr><td><center><form name="gotolocation1" method="POST"> <select name="dropdown1" size=1> <option value="url">name of the url</option> </select><input type="button" onClick="location = document.gotolocation1.dropdown1.options [document.gotolocation1.dropdown1.selectedIndex].value;" value="yea!"></table>

~*MORE COOL STUFF YET TO COME*~

HOME | Contents