The HTML <meta> tag
The tag is used to define the metadata about the HTML document. Metadata is data or information about the data. The tag is written inside the tag.
The <meta> tag can have the following attributes —
name : If the name attribute is set, document-l...
omkar.hashnode.dev3 min read