Advertisement
dimti

Untitled

Apr 20th, 2016
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html>
  2. <style>
  3.     h1 {
  4.         display: block;
  5.         text-align: center;
  6.         text-transform: uppercase;
  7.     }
  8. </style>
  9. <body>
  10. <h1>привет</h1>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement