RedNexX

Untitled

Jun 6th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <html>
  2.  
  3. <title>
  4. HTML TESTE
  5. </title>
  6.  
  7. <head>
  8. <h1>Introdução HTML</h1>
  9. </head>
  10.  
  11. <body>
  12. <b>Linha</b> 1- </p>
  13. <b>Linha</b> 2- </p>
  14. <b>Linha</b> 3- </p>
  15. <b>Linha</b> 4- </p>
  16. <b>Linha</b> 5- </p>
  17. -----------</br> </p>
  18.  
  19. <u>Sublinhado </u> </p>
  20.  
  21. <i>Itálico </i> </p>
  22.  
  23. <div align="center" ><img src="1.png" width="300" height="300"> </div>
  24.  
  25. </body>
  26.  
  27. </html>
  28.  
  29. Visualização: http://prntscr.com/nyiaff
Advertisement
Add Comment
Please, Sign In to add comment