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 |
Why should I care if my document is in correct HTML? It displays all right on my browser.
If I do not put will HTML 5 work?
What is browser in html?
How can we embed Audio in HTML 5?
. What is the difference between inline, block, and inline-block elements?
How we can create listbox control in html?
How can I make a custom rule, or a list with custom bullets?
How do I make a thumbnail for my image(s)?
What are title tags?
What is a label html?
Is there a way to prevent getting framed?
Should I close img tag?