What are META tags?
Answers were Sorted based on User's Feedback
Answer / html guru
META tags are optional lines of HTML code in the HEAD
section of your document that can be used to describe your
page. META tags provide descriptive information about your
site to search engines, but in a form that isn't displayed
by the browser.
The relevant attributes for search engines are the
DESCRIPTION and KEYWORDS attributes. Only 25% of web sites
include META tags, and not all search engines use them to
rank pages, but many do.
| Is This Answer Correct ? | 4 Yes | 0 No |
Do you need to close br tag?
What is ul in html?
How do you identify rows and columns?
What are the two types of tag?
Why is html not a programming language?
How do I make a frame with a vertical scrollbar but without a horizontal scrollbar?
What is html5 routing?
What is html and its application?
What methods are used to draw straight line using canvas?
What are two types of Web Storage in HTML5?
How do I get a counter?
What is <!doctype>? What are the different types of <!doctype> that are available?