What is the use of MetaData tag?
Answers
Answered by
3
Answer:
please thanks for the answer
please mark as brainliest answer
Explanation:
Metadata is used by browsers (how to display content or reload page), search engines (keywords), and other web services. There is a method to let web designers take control over the viewport (the user's visible area of a web page), through the <meta> tag (See "Setting The Viewport" example below).
Answered by
0
Answer:
Metadata means 'data about data' on a web page, metadata can include author information, the type of editor used to create the page, a description of the content, relevant keywords, and copyrights information. You place metadata inside the document head. Metadata is optional in an html 5 document.
Similar questions