Guest User

Untitled

a guest
May 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <html>
  2.  
  3. <style type="text/css">
  4.  
  5. head
  6. {
  7. font-size:100;
  8. font-family:Wingdings;
  9. colour: #660066;
  10. }
  11. body
  12. {
  13. font-size:50;
  14. font-family:Verdana,Tahoma,Arial,sans-serif;
  15. color:#0099cc;
  16. background color: #000000;
  17. }
  18. </style>
  19.  
  20. <head>
  21. test
  22. </head>
  23.  
  24. <br>
  25.  
  26. <body>
  27. hello
  28.  
  29. </body>
  30.  
  31. </html>
Add Comment
Please, Sign In to add comment