Mark Andrew Wilson ২:৪৯ AM A+ A- Print Email
HTML Tags/Text Tags/examples of the marquee - TAG index

marquee(Examples)



Example

Default scrollingInternet ExplorerFirefoxOpera7
<marquee>পবিত্র রমজানের শুভেচ্ছা</marquee>
Output
পবিত্র রমজানের শুভেচ্ছা

Background colorInternet ExplorerFirefoxOpera7
<marquee bgcolor="#d9d9ff"> ব্যাকগ্রাউন্ড কালার</marquee>
Output
ব্যাক গ্রাউন্ড কালার

Background color and WidthInternet ExplorerFirefoxOpera7
<marquee bgcolor="#d9d9ff" width="50%">Background and Width</marquee>
Output
Background and Width

Background color and spaceInternet Explorer
<marquee bgcolor="#d9d9ff" hspace="50" vspace="20">Background and Space</marquee>
Output
Background and Space

Behavior the alternate (bounce back and forth)Internet ExplorerFirefoxOpera7
<marquee behavior="alternate">Bounce back and forth</marquee>
Output
Bounce back and forth

Direction the right (it moves right)Internet ExplorerFirefoxOpera7
<marquee direction="right">এটি ডানদিনে যাচ্ছে </marquee>
Output
এটি ডানদিকে যাচ্ছে

Direction the down (it moves down)Internet ExplorerOpera7
<marquee direction="down" height="100”> এটি নিচে যাচ্ছে</marquee>
Output
এটি নিচে যাচ্ছে

Nesting the marqueeInternet ExplorerOpera7
<marquee direction="down" behavior="alternate" height="150">

<marquee behavior="alternate"><font size="7">?</font></marquee>

</marquee>
Output
?

Comparison of speedsInternet ExplorerFirefoxOpera7
<marquee scrolldelay="85" scrollamount="6">Default speed</marquee>

<marquee scrolldelay="50" scrollamount="10" truespeed>Very fast !!</marquee>

<marquee scrolldelay="200" scrollamount="3">Very slow ...</marquee>
Output
সাধরণ গতি খুব দ্রুত গতি!! ধীর গতি ...

একটি মন্তব্য পোস্ট করুন