English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
L'attributo content fornisce il valore associato a http-equiv o name.
Descrizione dei metadati del documento HTML:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>HTML:<meta> charset attributo - Base Tutorial Network (oldtoolbag.com)</title> <meta name="description" content="Free Web tutorials"> <meta name="keywords" content="HTML5,CSS3,PHP,JAVA,C++"> </head> <body> <p>La meta di questo documento descrive il documento e le sue parole chiave.</p> </body> </html>Prova a vedere ‹/›
IEFirefoxOperaChromeSafari
Tutti i browser mainstream supportano l'attributo content.
L'attributo content fornisce il valore relativo a http-equiv o name.
Nessuna.
<meta content="testo">
valore | descrizione |
---|---|
testo | Contenuto dell'informazione meta. |