
in HTML is the parent tag, that contains each and every element tags of the HTML document inside of it, except for the tag. It is also known as the root element. You can only use one pair of opening and closing tags.
Categories: None.
Contexts in which this element can be used: As the document's
document element.
Wherever a subdocument framework is allowed in a compound document.
Content model: A element followed by a element.
Tag omission in text/html: The start tag can be omited, if the ...
Published on October 09, 2020 08:29