Hello Friends ! today i learning you a very important thing.
Hardline text useful for some occasions in web designing.To add a moving text (also called marquee) use the codes given below :
How To Add ?
Sign in Blogger Account
Click on " Design " Tab
Click on " Add New Gadget " (Any Where, where you wanna show )
And
Select " Html /Javascript "
Chooise which stysle "Capy and paste"
Second Medoth :
Go to layout- -> Edit HTML
Scroll down to where you see <head> tag
After <head> tag paste your hardline.
.Now save your template
CODE 1:
<marquee>ADD YOUR TEXT HERE....</marquee>
RESULT:
CODE 2:
<marquee direction="right">ADD YOUR TEXT HERE....</marquee>
RESULT:
CODE 3:
<marquee direction="left">ADD YOUR TEXT HERE....</marquee>
RESULT:
<marquee bgcolor="#EC4F" scrollamount="3" scrolldelay="250" vspace="50" direction="lift"> ADD YOUR TEXT HERE </marquee>
0 comments:
Post a Comment