Advertisement
dt200

Untitled

Jan 6th, 2017
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style>
  4. body {
  5. background-color: darkblue;
  6. }
  7.  
  8. h1 {
  9. color: white;
  10. text-align: center;
  11. }
  12.  
  13. p {
  14. font-family: verdana;
  15. font-size: 20px;
  16. }
  17. </style>
  18. </head>
  19. <body>
  20.  
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement