Marquee Tutorial
To create a marquee on your website, type this code for a marquee that constantly circulates in the same direction.
<marquee>Visit the website for the North Henderson High Bard!</marquee>
This code will appear like what is below:
To create a marquee that alternates direction, type the code below.
<marquee behavior=alternate>Visit the website for the North Henderson High Bard!</marquee>
This code will appear like this:
To go to the next lesson, click here!