Advertisement
927

neocities template

927
Mar 19th, 2017
1,277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. <!DOCTYPE html><html><head><br><br><p>
  2. <meta charset="UTF-8"><title>title</title>
  3. <link rel="shortcut icon" href="https://url.neocities.org/url.file type">
  4. <link href="/style.css" rel="stylesheet" type="text/css" media="all"><style type="text/css">
  5.  
  6. body{
  7. color:#fff;
  8. font-family:"times";
  9. background:#fff;
  10. font-size:23.5px;
  11. text-shadow: 0 0 1px;
  12. line-height:1.05em;
  13. background-image:url('https://url.neocities.org/url.file type');
  14. background-size:100%;
  15. background-attachment:fixed;
  16. letter-spacing:0.5px
  17. }
  18.  
  19. #content{
  20. width:400px !important;
  21. }
  22.  
  23. .center {
  24. margin:auto;
  25. width:400px;
  26. padding:15px;
  27. border:0px solid #000;
  28. border-radius:10px;
  29. box-shadow: 0 0 10px 10px #000;
  30. background-color:#000;
  31. }
  32.  
  33. a{
  34. font-weight:normal;
  35. text-decoration:underline;
  36. color:#fff;
  37. }
  38.  
  39. </head></style><body>
  40.  
  41. <img src="https://url.neocities.org/url.file type" height=50 style="position:fixed;bottom:0px;left:50px;z-index:999"/>
  42. <div class="center"><div id="content"><center>
  43. <p>text here</p>
  44. <p><a href="/url.html">link</a></p></center></div>
  45.  
  46. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement