*link-an unviewed link *vlink-a link that was viewed *alink-link being opened
*background-picture for background *bgproperties="fixed"-background doesn't move when scrolled
<script language="Javascript">
alert("Welcome\nto my html page\nFind anything good?")
</script>
*this was the pop-up message you should have seen when opening this page.
*the \n moves anything after it down one line. <a name="here">
<marquee direction="up" scrollamount="1">If you want text to move across the screen over and over this is the thing for you.</marquee>
*scrollamount="#" (higher # for higher speed)
<marquee direction="left" bgcolor="black"><img src="zerodash.gif">
<img src="zeroshi.gif"></marquee>