The <head> element is a container for metadata (data about data).
HTML metadata is data about the HTML document. Metadata is not displayed.
Metadata typically define document title, styles, links, scripts, and other meta information.
The following tags describe metadata: <title>, <style>, <meta>, <link>, <script>, and <base>.
In the HTML5 standard, the <html> tag, the <body> tag, and the <head> tag can be omitted.
HTML metadata is data about the HTML document. Metadata is not displayed.
Metadata typically define document title, styles, links, scripts, and other meta information.
The following tags describe metadata: <title>, <style>, <meta>, <link>, <script>, and <base>.
In the HTML5 standard, the <html> tag, the <body> tag, and the <head> tag can be omitted.
No comments:
Post a Comment