Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>WEB DESIGN</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <style type="text/css">
  6. body {
  7. background-color: #000000;
  8. margin-top: 1cm;
  9. }
  10. </style>
  11. </head>
  12. <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#000000" alink="#000000" vlink="#000000">
  13. >
  14. <div align="center">
  15. <table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
  16. <tr>
  17. <td colspan="4">
  18. <a href="pages/web_design.html"><img src="images/apresentacao_01.jpg" alt="Explicação sobre Web-Design" width="1024" height="340" ></a></td>
  19. </tr>
  20. <tr>
  21. <td rowspan="2">
  22. <a href="pages/a_agencia.html"><img src="images/apresentacao_02.jpg" width="511" height="428" alt="sobre a Agência" ></a></td>
  23. <td colspan="3">
  24. <a href="pages/clientes.html"><img src="images/apresentacao_03.jpg" width="513" height="193" alt="Clientes" ></a></td>
  25. </tr>
  26. <tr>
  27. <td>
  28. <a href="pages/imagem_sites.html"><img src="images/apresentacao_04.jpg" width="382" height="235" alt="Alguns modelos da Agência" ></a></td>
  29. <td>
  30. <a href="pages/video.html"><img src="images/apresentacao_05.jpg" width="65" height="235" alt="video explicativo" ></a></td>
  31. <td>
  32. <a href="pages/producao.html"><img src="images/apresentacao_06.jpg" alt="Nome dos integrantes" width="66" height="235"></a></td>
  33. </tr>
  34. </table>
  35.  
  36. </div>
  37. </body>
  38. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement