Marquee is not supported by HTML5 - but it is fun and many browswers will still display a marquee tag. After you learn more HTML5 and CSS you will be able to do the same thing with CSS. For help with marquee go to https://www.tutorialspoint.com/html/html_marquees.htm
<marquee>
</marquee>
<marquee>
This is some text in a marqee
</marquee>
<marquee
behavior="scroll" scrollamount="7" bgcolor="pink" direction="left" width="50%"
>
This marquee has attributes.
</marquee>
The <pre>
tag defines preformatted text.
Text in a <pre>
element is displayed in a fixed-width font (usually Courier), and it preserves both spaces and line breaks.
<pre>
</pre>
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks
</pre>
Text in a pre element is displayed in a fixed-width font, and it preserves both spaces and line breaks
____ ____ / `--' \ / | GIRLS | \ / /| ROCK |\ \ / / | HTML | \ \ /__/ | !!! | \__\ |________|