Having a ticker on a blog is a great way to catch a reader's eye with something important when they visit your blog.
This is my current code:
<marquee behavior="scroll" direction="left">Thanks for visiting this blog! If you want me to make a tutorial, simply COMMENT with your idea!</marquee>
To create a ticker code with what you'd like it so say, start with this code:
<marquee behavior="scroll" direction="left"></marquee>
In between the ">" and "<", type in what you'd like to say, and then add it to your blog!
I've found it looks best on most blogs to add the HTML right below your title and above "Pages" ( if you have any ).
No comments:
Post a Comment
Have any suggestions, questions, or just comments on my work? Please comment down below, I'd love to hear it!