1.

Some facts about meta tags in HTML?

Answer»

Some facts about meta tags in HTML?
Below are some facts and important information about the meta tags in HTML:-
(1)Meta tags are always placed inside head tag of HTML page.
(2)Meta tags follows the name/value pairs.
(3)Meta tags are not being displayed on page but intended for browser.
(4)Meta tags CONTAIN some useful information about CHARACTER encoding, DESCRIPTION, title of document etc.



Discussion

No Comment Found