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 |
What are the characteristics of html?
How to create nested web page in html?
Can you list the new input type attributes in html5?
How do you create a title tag?
What is canvas in html5? How to write a canvas?
What is the difference between Canvas and SVG graphics?
What is the difference between the CLASS and ID when you are writting CSS?
What is br tag?
Is there a way to prevent getting framed?
Tell me about technologies that we use in dhtml?
What is difference between b and br tag?
In how many ways can we position an HTML element? Or what are the permissible values of the position attribute?