#HTML # coding #source #display #marqueescrollamount
The new thing in this program is how to use marquee behaviour.
DESCRIPTION OF TAGS:-
HTML -Tag tells browser that it is html document.
HEAD - Tag is used to define the head portion of the document which contain information related to the document.
TITLE -Tag is used to give title of the program.
BODY - Tag defines main content of HTML .
MARQUEE- Tag defines a scrolling text area in the Html document and will scroll content from right to left.