Tuh
New Member
- Sep 22, 2010
- 25
- 2
Hey, I made a Staff Bus by HTML! It can hover over whatever you want. See it at:
You must be registered for see links
and please no bad comments because I coded it all and i'm a beginner coder. Here's the code if you don't want to look at the preview:
HTML:
[/CENTER]
<!DOCTYPE html>
<html lang=
"en">
<body>
<a><font face="Comic Sans MS" font size="3">_______________________________________________________________________________________________________________________________________________________________________________</a>
<center><marquee><font face="Comic Sans MS" font size="3">_____Staff Bus_____<select><option>Select One<option>Habbox<option>Silver<option>Gold<option>Moderator<option>Administrator</select>_____Staff Bus_____</marquee>
<center><marquee><a href="mailto:Your eMail" title="eMail Description: Accepts Staff Bus Messages">----------------------------Submit!----------------------------</a></marquee></center>
<marquee><strike><font face="Comic Sans MS" font size="3">O-----------------OO-------------------OO-----------------O</strike></marquee></center>
<a><font face="Comic Sans MS" font size="3">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</a><br><br>
<a><font face="Comic Sans MS" font size="3">________________________________________________________________________________________________________________________________________________________________________________</a>
</body>
<style type="text/css">
.heyho { display:none; }
</style>
<div class="heyho">Do NOT remove the bar of JavaScript coding or the code will NOT work!</div>
<script Language='JavaScript'>
<!--
document.write(unescape('%3C%61%3E%0D%0A%53%74%61%66%66%20%42%75%73%20%6D%61%64%65%20%62%79%20%54%68%69%72%74%79%20%6F%6E%20%3C%61%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%68%6F%74%65%6C%61%69%72%2E%77%65%62%73%2E%63%6F%6D%2F%69%6E%64%65%78%2E%68%74%6D%22%3E%48%6F%74%65%6C%41%69%72%3C%2F%61%3E'));
//-->
</script>
</html>
[CENTER]