The meta tag describes the metadata of the HTML document. Metadata is additional information about a document in various ways.
The <meta> tag in an HTML document specifies additional information about the document. Meta elements can be used to include name/value pairs describing attributes of an HTML document, such as author, expiration date, list of keywords, document author, etc.
The <meta> tags are used to provide additional information such as the information they provide to the HTML document within its attributes.
You can include one or more meta tags in your document, depending on what information you want to contain in your document, but in general, meta tags do not affect the physical appearance of the document, so from an appearance standpoint. From, it doesn't matter whether you include them or not.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
The meta tag describes the metadata of the HTML document. Metadata is additional information about a document in various ways.
The <meta> tag in an HTML document specifies additional information about the document. Meta elements can be used to include name/value pairs describing attributes of an HTML document, such as author, expiration date, list of keywords, document author, etc.
The <meta> tags are used to provide additional information such as the information they provide to the HTML document within its attributes.
You can include one or more meta tags in your document, depending on what information you want to contain in your document, but in general, meta tags do not affect the physical appearance of the document, so from an appearance standpoint. From, it doesn't matter whether you include them or not.