1.

Write tge root element of a body tag​

Answer»

Answer:

The HTML element represents the root (top-level element) of an HTML document, so it is ALSO REFERRED to as the root element. All other elements must be descendants of this element. This element INCLUDES the GLOBAL attributes



Discussion

No Comment Found