Guest User

Untitled

a guest
Nov 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Manual HTML e CSS - Tag Header</title>
  5. </head>
  6. <body>
  7. <!-- Cabeçalho -->
  8. <header>
  9. Este é o topo da página, onde geralmente inserimos o logotipo e o menu
  10. </header>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment