HTML Tags: Acronym, Center, and Marquee Interview Questions – HTML Tags Online Quiz

Question 1:  What is the purpose of the <acronym> tag in HTML?

Question 2:  Which HTML tag is used to display text in the center of a webpage?

Question 3:  What is the function of the <marquee> tag?

Question 4:  Which HTML tag is now obsolete but was used for centering content?

Question 5:  What attribute can be used in the <marquee> tag to control the direction of scrolling?

Question 6:  What is the replacement for the <acronym> tag in modern HTML?

Question 7:  Why is the <marquee> tag not recommended in modern HTML?

Question 8:  What is the default behavior of the <marquee> tag?

Question 9:  How do you define a tooltip for an acronym using the <acronym> tag?

Question 10:  What is the modern alternative for centering content instead of <center>?

Leave a Reply