HTML - Tags - <meta>

#85 of 147
meta

 <html>
 <head>
     <meta charset="UTF-8">
     <meta http-equiv="refresh" content="10;URL='http://zuga.net'">
     <meta name="viewport"
         content="width=device-width, initial-scale=1.0, user-scalable=yes">
 </head>
 </html>
 

The meta element contains document metadata.

Meta elements must appear in the document head

N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath