Advertisement
Kiporralixo

Untitled

Mar 4th, 2019
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.60 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3.   <head>
  4.     <meta charset="utf-8">
  5.     <title>Metadados</title>
  6.    
  7.     <meta name="author" content="Luan Martins">
  8.     <link rel="icon" type="imagem/png" href="https://i.imgur.com/QiAdARP.png" />
  9.  
  10.     <meta property="og:image" content="https://i.imgur.com/4x9O7ki.png">
  11.     <meta property="og:description" content="Isso é apenas um teste, deve conter a descrição do seu site">
  12.     <meta property="og:title" content="Portal Cod">
  13.  
  14.   </head>
  15.   <body>
  16.     <h1>Exemplos de metadados</h1>
  17.  
  18.     <p>Escrita em japones UTF-8: ご飯が熱い。</p>
  19.   </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement