Advertisement
LeoSchimidt

html aula 2 danilo

Aug 21st, 2018
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.69 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.         <link rel="stylesheet" href="estilo.css">
  5.     <title>
  6.        
  7.     </title>
  8. </head>
  9. <body>
  10.  
  11.    
  12.     <header>
  13.     <h1> Canil Da Tia
  14.     </h1>
  15. <hr>
  16. <img src="husky.jpg" width="500" height="500">
  17. <img src="chihuahua.jpg" width="" height="">
  18. <img src="chitsu.jpg" width="" height="">
  19. </header>
  20.  
  21. </body>
  22. <footer>
  23.     links
  24.  
  25.     <p>
  26.     <a href ="">Quem somos </a><br>
  27.     <a href="">Cachorros para venda</a><br>
  28.     <a href="">Cachorros para doação</a>
  29. </p>
  30.      <a href="https://www.apple.com/br/"><img src="whatsapp (1).png" ></a>
  31.     <img src="instagram-logo.png" href="https://br.yahoo.com/">
  32.     <img src="facebook-logo-button.png" href="https://pt-br.facebook.com/" >
  33.  
  34. </footer>
  35. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement