Facebook
From Insensitive Leopard, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 240
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta content="text/html; charset=ISO-8859-2"
  5. http-equiv="content-type">
  6. <title></title>
  7. </head>
  8. <body>
  9. <div style="width: 100%; height: 1000px; background-color: red;">
  10. <div style="height: 200px; background-color: blue;"></div>
  11. <div style="width: 100%; height: 750px; background-color: yellow;">
  12. <div style="width: 25%; height: 750px; background-color: green;"></div>
  13. <div>
  14. <div style="width: 100%; height: 50px; background-color: brown:">
  15. <center> Jakub Mirolewicz 13 3TE</center>
  16. </div>
  17. </div>
  18. </body>
  19. </html>
  20.