HyperText Markup Language/Tag List/meta
From Wikibooks, the open-content textbooks collection
[WWW.RONDECY.COM]
Contents |
[edit] Example
<meta http-eqiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="Keywords" content="Programming, Software, Computer" />
FOTO== Required attributes ==
[edit] Optional Attributes
[edit] http-equiv
This tells the browser the type of webpage it is.
[edit] name
Name of the meta tag.
[edit] Standard attributes
[edit] content
[edit] More info
A link to a page with more info, then the name of the site the info came from (i.e. W3Schools).