Advertisement
amalfigin

Simple neocities layout

Jan 12th, 2024 (edited)
404
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 1 0
  1. <html>
  2. <head>
  3.  
  4. <!---
  5.  
  6. Simple neocities layout by amalfigin
  7.  
  8. if you need help, just ask me on my tumblr blog: https://www.tumblr.com/amalfigintonic/
  9.  
  10. Don't remove the credits!
  11.  
  12. --->
  13.  
  14. <meta charset="utf8">
  15. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  16. <title>Identity</title>
  17. <link rel="shortcut icon" href="URL FAVICON">
  18.  
  19.  
  20. <script>
  21.  
  22. var documentTitle = document.title + " . ";
  23.  
  24. (function titleMarquee() {
  25. document.title = documentTitle = documentTitle.substring(1) + documentTitle.substring(0,1);
  26. setTimeout(titleMarquee, 200);
  27. })();
  28.  
  29. </script>
  30.  
  31.  
  32. <style>
  33.  
  34. * {
  35. scrollbar-width: none;
  36. }
  37.  
  38. ::-webkit-scrollbar { display: none; }
  39.  
  40. * {cursor: url(URL MOUSE), auto !important;}
  41.  
  42. * {a:hover, a:hover img: url(URL MOUSE HOVER), pointer !important;}
  43.  
  44. @font-face {
  45. font-family: Nintendo-DS-BIOS;
  46. src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf);
  47. }
  48.  
  49. @font-face {
  50. font-family: day;
  51. src: url(https://dl.dropbox.com/s/yob9nensv1rr0zq/HelloDay.otf);}
  52.  
  53.  
  54. #day{
  55. font-family:day;
  56. }
  57.  
  58. a{
  59. text-decoration: underline;
  60. color:#fff;
  61. text-shadow: 0px 0px 3px #FF69B4;
  62. font-weight:bold;
  63.  
  64. }
  65. a:hover {
  66. letter-spacing:1.5px;
  67. color: #FFB6C1;
  68. text-shadow: 0px 0px 3px #FF69B4;
  69. transition:.3s;
  70. text-decoration: underline;
  71. }
  72. a { letter-spacing:normal; transition:.3s;}
  73. .poop {
  74. -webkit-transform: rotateZ(350deg);
  75. transform: rotateZ(350deg);
  76. z-index:222222;
  77. animation: pop 1s infinite;
  78. -webkit-animation: pop 1s infinite;
  79.  
  80. }
  81. @keyframes pop {
  82. from {
  83. transform:scale(0.90)
  84. }
  85. 50% {
  86. transform:scale(1.01)
  87. }
  88. to {
  89. transform:scale(0.90)
  90. }
  91. }
  92. @-webkit-keyframes pop {
  93. from {
  94. -webkit-transform:scale(0.95)
  95. }
  96. 50% {
  97. -webkit-transform:scale(1)
  98. }
  99. to {
  100. -webkit-transform:scale(0.95)
  101. }
  102. }
  103.  
  104. ::selection {
  105. background: #FF69B4;
  106. color:white;
  107. }
  108.  
  109. ::-moz-selection {
  110. background: #FF69B4;
  111. color:white;
  112. }
  113.  
  114.  
  115. body{
  116. background-image: url('https://imgur.com/jw9G2fI.png');
  117. background-color: #FFB6C1;
  118. font-size: 20px;
  119. font-family: "Nintendo-DS-BIOS";
  120. }
  121.  
  122. .box{
  123. width: 500px;
  124. height: 490px;
  125. position: fixed;
  126. left: 450px;
  127. top: 100px;
  128. padding: 5px;
  129. }
  130.  
  131. .icon{
  132. background: #fff;
  133. width: 150px;
  134. height: 150px;
  135. border: 1px #000 solid;
  136. padding: 5px;
  137. }
  138.  
  139. .main{
  140. background: #fff;
  141. width: 320px;
  142. height: 150px;
  143. display: inline-block;
  144. float: right;
  145. border: 1px #000 solid;
  146. padding: 5px;
  147. overflow: auto;
  148. }
  149.  
  150. .links{
  151. background: #fff;
  152. width: 150px;
  153. height: 110px;
  154. position: fixed;
  155. margin-top: 6px;
  156. border: 1px #000 solid;
  157. padding: 5px;
  158. overflow: auto;
  159. text-align: center;
  160. }
  161.  
  162. .minibox{
  163. background: #fff;
  164. width: 150px;
  165. height: 180px;
  166. position: fixed;
  167. margin-top: 135px;
  168. border: 1px #000 solid;
  169. padding: 5px;
  170. overflow: auto;
  171. text-align: center;
  172. }
  173.  
  174. .otherbox{
  175. background: #fff;
  176. width: 320px;
  177. height: 309px;
  178. position: fixed;
  179. margin-top: 6px;
  180. margin-left: 168px;
  181. border: 1px #000 solid;
  182. padding: 5px;
  183. overflow: auto;
  184. }
  185.  
  186. .credits{
  187. position: absolute;
  188. bottom:0px;
  189. }
  190.  
  191. </style>
  192. </head>
  193. <body>
  194. <div>
  195.  
  196. <div class="box">
  197.  
  198. <div class="main">
  199. <div id="day">NAME</div>
  200. You can use this box to introduce your website/yourself ^^
  201. <br><br>
  202. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  203. </div>
  204.  
  205. <div class="icon">
  206. <img src="https://i.postimg.cc/76HCVQBY/e0b20d8638a20b51fcc610b5e0dfe8c4.jpg" width="150px"></div>
  207.  
  208. <div class="links">
  209. <a href="/">link 1</a>
  210. <br>
  211. <a href="/">link 2</a>
  212. <br>
  213. <a href="/">link 3</a>
  214. <br>
  215. <a href="/">link 4</a>
  216. <br>
  217. <a href="/">link 5</a>
  218. </div>
  219.  
  220. <div class="minibox">
  221.  
  222. I put blinkies here in the other previews, but you can use this space for your updates
  223. <br>
  224. ദ്ദി ˉ͈̀꒳ˉ͈́ )✧
  225.  
  226. </div>
  227.  
  228. <div class="otherbox">
  229. Put whatever you want in here!
  230. <br><br>
  231. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  232. <br><br>
  233. Every box here can scroll ^^
  234. </div>
  235.  
  236. </div>
  237.  
  238. <div class="credits">
  239. <a href="https://amalfigintonic.tumblr.com/">🍥</a>
  240. </div>
  241.  
  242.  
  243.  
  244. </div>
  245. </body>
  246. </html>
  247.  
  248.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement