Get a cool scrolling text to make an announcement and style your blog.
<style type="text/css"> .html-marquee
{height:30px;
This is the height of your marquee box .
width:400px;
This is the width of your marquee box .
background-color:ffff33;
This defines the background co lour of your scrolling text .
font-family:Times;
This defines the font style .
font-size:5pt;
This defines the size of the font.
color:33cc33;
This defines the font colour .
font-weight:bold;
This makes your font bold or italic .
border-width:1;
This defines the border width of your scrolling text box .
border-style:solid;
This defines the border style of your scrolling text box .
border-color:ff0000;}
This defines the border colour of your scrolling text box .
</style>
<marquee class="html-marquee" direction="left"
This defines the direction for your text to scroll.
behavior="scroll"
This defines the direction for your text to scroll or bounce .
scrollamount="12"
This defines the speed for your text to scroll.
> BLOGLISM : Blog And Blogging Tutorial. WRITE YOUR SCROLLING TEXT HERE </marquee>
You will get this result.
Marquee Or Scrolling Text
<style type="text/css"> .html-marquee
{height:30px;
This is the height of your marquee box .
width:400px;
This is the width of your marquee box .
background-color:ffff33;
This defines the background co lour of your scrolling text .
font-family:Times;
This defines the font style .
font-size:5pt;
This defines the size of the font.
color:33cc33;
This defines the font colour .
font-weight:bold;
This makes your font bold or italic .
border-width:1;
This defines the border width of your scrolling text box .
border-style:solid;
This defines the border style of your scrolling text box .
border-color:ff0000;}
This defines the border colour of your scrolling text box .
</style>
<marquee class="html-marquee" direction="left"
This defines the direction for your text to scroll.
behavior="scroll"
This defines the direction for your text to scroll or bounce .
scrollamount="12"
This defines the speed for your text to scroll.
> BLOGLISM : Blog And Blogging Tutorial. WRITE YOUR SCROLLING TEXT HERE </marquee>
You will get this result.
Marquee Or Scrolling Text






