C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Code Snippets » Html »

How to use MARQUEE in HTML


Posted Date: 29 Oct 2008    Resource Type: Code Snippets    Category: Html
Author: RoshanMember Level: Silver    
Rating: 1 out of 5Points: 10



MARQUEE:

<Marquee> tag defines a moving section of text.This tag is supported by Internet Explorer Only.

<MARQUEE>...</MARQUEE> only works with text.
Images between <MARQUEE>...</MARQUEE> are ignored.

<MARQUEE>...</MARQUEE> has the following attributes:

1) align="value"

CENTER: This centres the Marquee.
LEFT: Alignment is to the left.
RIGHT: Alignment is to the Right.

2) behavior="value"

SCROLL: Slide the text into the box and out again.
SLIDE: Slide the text into the box and stops when it hits the side.
ALTERNATE:Slde back and forth.

3) bgcolor="color"
-> "color" is the color of the background of the <MARQUEE/>

4) direction="value"

LEFT:Will Scroll left to right.
RIGHT:Will Scroll right to left.

5) height=n
Gives height of the marquee.

6) hspace=n
These are the pixels to the right and left of the marquee.
7) loop=n
It Indicates number of times to loop through the marquee.
loop's value "infinity" means the loop will run continuously.


8) scrolldelay=n
It is the number of milliseconds between redraws of the marquee text.
9) vspace=n

These are the pixels to the top and bottom of the marquee.




Responses

Author: Pradeep Iyer    29 Oct 2008Member Level: Diamond   Points : 1
hi roshan,

explained in a very simple and understanding way.
good luck!!

regards,
pradeep


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Use  .  MARQUEE  .  HTML  .  ....  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: How to auto refreshe a page
Previous Resource: Text transform property in CSS
Return to Discussion Resource Index
Post New Resource
Category: Html


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use