Advertisement
jivagomr

Documento 1 - Imagem e Link

Oct 3rd, 2020
760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <meta charset="utf-8" />
  5.         <title>Documento 1</title>
  6.     </head>
  7.     <body>
  8.         <p>Lorem Ipsum</p>
  9.         <a href="documento2.html">
  10.             Ir para o Documento 2
  11.         </a>
  12.     </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement