State True or False :<KBD> tag is used to display tables
<KBD>
2 Likes
False
Reason — <KBD> tag is used to display text as user keyboard entry. It is typically displayed in a fixed width font.
Answered By
3 Likes
State True or False :<P> tag has no closing tag
<P>
State True or False :<HR> tag is same as <BR>
<HR>
<BR>
In <BR> tag resets the paragraph alignment to the default left alignment. True or False ?
The textual content that appears in the source HTML document but is not rendered by the browser is called …………… .