Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Cait</title>
  5.  
  6. </head>
  7. <body>
  8.  
  9. <div style="padding:5%; background-color:red"><img src=""/><p><b>ФК Днепр</p></b></div>
  10. <div style="padding:5% 5%; background-color:orange">Next</div>
  11. <div style="padding:5% 5% 5%; background-color:yellow">Next</div>
  12. <div style="padding:5% 5% 5% 5%; background-color:green">Next</div>
  13. <div style="padding:5% 5% 5% 5%; background-color:#00CCFF">Next</div>
  14. <div style="padding:5% 5% 5% 5%; background-color:blue">Next</div>
  15. <div style="padding:5% 5% 5% 5%; background-color:purple">Next</div>
  16.  
  17. </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement