There are many other things other than what I've been telling you.
Allows you to put moving text on your web page.
Attributes of the < marquee > tag:
width="#" Allows you to set the width of the range of the moving text.
height="#" Allows you to set the height of the range of the moving tex.t
behavior="alternate" Allows you to "bounce" your text.
direction="left|right|up|down" Allows you to set the directions of the text.
Allows you to make a button. I'm not that good with these yet.
Allows you to make a javascript. Javascripts let you put special effects onto your site that normal HTML can't. The mouse effect on this site is a javascript.
...
Allows you to put on something already prepared on your HTML text.
Allows you to make a small space on your web page.