HTML element: Difference between revisions

Content deleted Content added
m Reverted edits by 103.93.198.124 (talk) to last version by Devchar
m top: สุริยาสั่งสอน
Tags: Reverted Mobile edit Mobile app edit Android app edit App full source
Line 29:
and:
{{quote| source=[https://www.w3.org/TR/html51/syntax.html#optional-tags HTML 5.1 2nd Edition § 8.1.2.4. Optional tags] |
Certain tags can be '''omitted'''. <br/> '''NOTE:'''<brkbd><nowiki><html></*> Omitting an element's start tag (...) does not mean the element is not present; it is implied, but it is still there. For example, an HTML document always has a root <kbd><nowiki><html></nowiki></kbd> element, even if the string <kbd><nowiki><html></nowiki></kbd> doesn't appear anywhere in the markup. }}