Main Root: Element. All Other Elements Must Be Descendants of This Element
Main Root: Element. All Other Elements Must Be Descendants of This Element
Main Root: Element. All Other Elements Must Be Descendants of This Element
Elemen
Description
t
<html> The HTML <html> element represents the root (top-level element) of an HTML document, s
element. All other elements must be descendants of this element.
Document metadata
Metadata contains information about the page. This includes information about styles,
scripts and data to help software (search engines, browsers, etc.) use and render the
page. Metadata for styles and scripts may be defined in the page or link to another file
that has the information.
Elemen
Description
t
<base> The HTML <base> element specifies the base URL to use for all relative URLs in a docume
<head> The HTML <head> element contains machine-readable information (metadata) about the do
and style sheets.
<link> The HTML External Resource Link element (<link>) specifies relationships between the c
resource. This element is most commonly used to link to stylesheets, but is also used to es
style icons and icons for the home screen and apps on mobile devices) among other things
<meta> The HTML <meta> element represents metadata that cannot be represented by other HTML
like <base>, <link>, <script>, <style> or <title>.
<style> The HTML <style> element contains style information for a document, or part of a documen
<title> The HTML Title element (<title>) defines the document's title that is shown in a browser's