tag in HTML

<html> tag in HTML

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 ...
 •  0 comments  •  flag
Share on Twitter
Published on October 09, 2020 08:29
No comments have been added yet.