Write a program in HTML to design of webpage using <marquee behaviour> tag.
Answers
Answered by
2
Answer:
The <marquee> tag is a container tag of HTML is implemented for creating scrollable text or images within a web page from either left to right or vice versa, or top to bottom or vice versa.
...
The Marquee Tag.
Attribute Description
hspace provides a horizontal space and its value can be like: vspace="20" or vspace="30%
Explanation:
hello
Similar questions