contact@codebetter.in 8823075444
9993928766
  • Tutorials Home
  • Contact

What are <meta> tags in HTML and why are they important?

Meta tags in HTML are elements that provide metadata or information about a web page. They are placed within the <head> section of an HTML document and are not displayed on the web page itself. HTML <meta> tag is used to represent the metadata about the HTML document. It specifies page description, keywords, copyright, language, author of the documents, etc.