<html>
Term side of the Card
Topic: Basics
Unit title: <html>
Categories: Tag
Explanation side of the Card
Explanation: The root element of an HTML document that wraps all other elements on the page. It defines the beginning and end of the HTML content, with the opening `<html>` tag usually including the `lang` attribute to specify the document's language.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: