Wednesday, May 7, 2014

HTML Lessons part 14

In this lesson I will teach you how to make scrolling text.  This tag is very simple.  It does not go inside the <p> tag like most special text things do.  It is the <marquee>  You make it like this.

<body>
<marquee>Hi<marquee>
</body>
This is what is looks like. Hi maybe I should make all my blog posts like this. That is all for today! See you next time!

No comments:

Post a Comment