You can add scrolling marquee text to any of your custom text areas. You can choose the background, border, border style, colors, and more.
Click this link to see how a marquee can be used on your site:
http://www.babysfirstsite.com/haileynicole/
(the scrolling marquee is in the left colum)
The code below was used to create the marquee on Hailey's site.
<div style="border-style: dotted; border-width: 3px; background-color: transparent;">
<marquee>
<font size="20">♥ Our Baby Girl ♥</font>
</marquee>
</div>
Experiment with the code, changing the display text, colors and border sizes. Here are some ways to customize your marquee:
<font size="20" color="white">Your Text Here</font>
<div style="border-style: solid; border-width: 5px; background-color: pink;">
Check out this site: http://w3schools.com/css/css_examples.asp for examples of all the attributes you can add!
Be sure to post a comment if you run into any snags. Others can benefit from your questions, too!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment