Definizione e utilizzo
Il http-equiv attributo fornisce un header HTTP per l'informazione / valore del content attributo.
Il http-equiv attributo può essere utilizzato per simulare un header di risposta HTTP.
Si applica a
Il http-equiv attributo può essere utilizzato il seguente elemento:
Elemento | Attributo |
---|---|
<meta> | http-equiv |
Esempio
Meta Esempio
Aggiornare il documento ogni 30 secondi:
<head>
<meta http-equiv="refresh" content="30">
</head>
Prova tu stesso " Supporto per il browser
Attributo | |||||
---|---|---|---|---|---|
http-equiv | sì | sì | sì | sì | sì |