Advertisement
mac512k

Untitled

Nov 23rd, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="de">
  3. <head>
  4. <a href=http://mac512.tumblr.com>(c)</a>
  5. <style>
  6. a:hover{FONT-STYLE: ITALIC;}
  7. body{background-image: none; background-color: #111111;}
  8.  
  9. html, body {
  10. height: 100%;
  11. margin: 0;
  12. padding: 0;
  13. width: 100%;
  14. }
  15.  
  16. body {
  17. display: table;
  18. }
  19.  
  20. .my-block {
  21. text-align: center;
  22. display: table-cell;
  23. vertical-align: middle;
  24. font-family: 'Verdana'; font-size: 50px; text-transform: uppercase; letter-spacing:15px; color:#fff;
  25.  
  26.  
  27.  
  28. </style>
  29. </head>
  30. <body>
  31. <div class="my-block">
  32. <img src='SIDEIMG HERE' style='position:fixed;bottom:0px;right:0px;z-index:-999'/>
  33. MOVED TO
  34. </br> <a href="URL >HERE" style="color: #fff">NAME HERE</a></div>
  35. </body>
  36. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement