Thursday

Roller text or marquee text width

You can set a roller text or marquee text width:

Standard width


<marquee direction="right"scrolldelay=50> Your Text Here </marquee>

Standard Width


Width =70%


<marquee direction="right"scrolldelay=50 width=70%> 70% Width </marquee>

70% Width


Width =50%


<marquee direction="right"scrolldelay=50 width=50%> 50% Width </marquee>

50% Width

Width =30%


<marquee direction="right"scrolldelay=50 width=30%> 30% Width </marquee>

30% Width

No comments: