Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> prima pagina della IVC </title>
  4. <body bgcolor=red>
  5. <table border=10 width=100% height=100% bgcolor=#0000FF>
  6. <tr width=100%>
  7. <td align=center bgcolor=#ff0000 width=50%> <h1>Liste
  8.  
  9. ordinate</h1><p></td>
  10. <td align=center bgcolor=#00ff00 width=50%> <h1>Liste non
  11.  
  12. ordinate</h1><p></td>
  13. </tr>
  14. <tr width=100%>
  15. <td align=center bgcolor=#ff0000 width=50%> <h1>Liste
  16.  
  17. ordinate</h1><p></td>
  18. <td align=center bgcolor=#00ff00 width=50%> <h1>Liste non
  19.  
  20. ordinate</h1><p></td>
  21. </tr>
  22. </table>
  23. </body>
  24. </head>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement