learn html programs(10 program)use of marquee tag

Опубликовано: 15 Октябрь 2024
на канале: Jay Shukla
26
5

#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.