Advertisement
Guest User

Untitled

a guest
Apr 16th, 2025
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.88 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3.  
  4.  
  5. <html lang="en">
  6. <head>
  7.  
  8.  
  9.  
  10.  
  11. <!-- Change your site title: (It is shown in the tab) -->
  12. <title>Nova's Space</title>
  13.  
  14. <!-- Change your site description: (It is shown in Google results) -->
  15. <meta content="Nova's Site" name="i eated it i eated it all" />
  16.  
  17. <!-- Setting character encoding and viewport size. Do not remove. -->
  18. <meta charset="UTF-8">
  19. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  20.  
  21. <!-- FavIcon (small image in tab), change to any image you want: -->
  22. <link href="favicon.ico" rel="icon" type="image/x-icon" />
  23.  
  24. <!-- CSS: -->
  25. <!-- You will have to change this to "../style.css" if this HTML file is in a subfolder, to "../../style.css" if this HTML file is in 2 subfolders, etc. -->
  26. <link href="./style.css" rel="stylesheet" />
  27.  
  28.  
  29. <script>
  30. // Template generated with petrapixel's layout generator.
  31. // (Please do not remove this credit.)
  32. console.log("%c Template generated with petrapixel's layout generator.", "font-size: 14pt;");
  33. console.log("%c https://petrapixel.neocities.org/coding/layout-generator", "font-size: 14pt;");
  34. </script>
  35. </head>
  36. <body>
  37.  
  38.  
  39. <!-- The next line is a skip-to-content link for keyboard users. Do not remove it! -->
  40. <a href="#content" id="skip-to-content-link">Skip to content</a>
  41.  
  42. <div class="layout">
  43.  
  44. <!-- =============================================== -->
  45. <!-- HEADER -->
  46. <!-- =============================================== -->
  47.  
  48. <header>
  49.  
  50. <br>
  51.  
  52. <marquee id="stocks" direction="left" scrollamount="10">
  53. <span style="color:purple">Dear visitors: We may be experiencing some multiversal turbulence. Please stay calm, this is not normal. | </span>
  54. <span>BREAKING NEWS: It's joever | </span>
  55. <span>The gays are coming | </span>
  56. <span>Nova has no clue what she's doing. | </span>
  57. </marquee>
  58.  
  59.  
  60. <div class="header-content">
  61. <div class="header-title">Nova's Space!</div>
  62.  
  63. <!-- NAVIGATION -->
  64. <nav>
  65. <ul>
  66. <li><a href="/">Home</a></li>
  67. <li><a href="/blog.html">Blog</a></li>
  68. <li><a href="/art.html">Art</a></li>
  69. <li><a href="/page3">Idk yet...</a></li>
  70. <li>
  71. <strong>Submenu (hover to show)</strong>
  72. <ul>
  73. <li><a href="/page-a">Page A</a></li>
  74. <li><a href="/page-b">Page B</a></li>
  75. <li><a href="/page-c">Page C</a></li>
  76. <li><a href="/page-d">Page D</a></li>
  77. <li><a href="/page-e">Page E</a></li>
  78. </ul>
  79. </li>
  80. </ul>
  81. </nav>
  82.  
  83. </div>
  84. </header>
  85.  
  86.  
  87.  
  88. <!-- =============================================== -->
  89. <!-- LEFT SIDEBAR -->
  90. <!-- =============================================== -->
  91.  
  92. <aside class="left-sidebar">
  93.  
  94.  
  95. <div class="sidebar-section">
  96. <div class="sidebar-title">Section Title</div>
  97. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
  98. <p>Necessit atibus perferendis inventore tempore vel optio similique blanditiis quasi quam?</p>
  99. </div>
  100.  
  101. <div class="sidebar-section">
  102. <div class="sidebar-title">Section Title</div>
  103. <blockquote>
  104. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
  105. <p>Necessit atibus perferendis inventore tempore vel optio similique blanditiis quasi quam?</p>
  106. </blockquote>
  107. </div>
  108.  
  109. <div class="sidebar-section">
  110. <div class="sidebar-title">Section Title</div>
  111. <ul>
  112. <li>List</li>
  113. <li>List</li>
  114. <li><a href="/">List</a></li>
  115. <li>List</li>
  116. </ul>
  117. </div>
  118.  
  119. <div class="sidebar-section">
  120. <div class="sidebar-title">Section Title</div>
  121. <marquee>
  122. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  123. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  124. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  125. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  126. </marquee>
  127. </div>
  128.  
  129. <div class="sidebar-section">
  130. <div class="sidebar-title">Section Title</div>
  131. <img class="full-width-image" src="https://picsum.photos/id/12/1000/400">
  132. </div>
  133.  
  134. <div class="sidebar-section">
  135. <div class="sidebar-title">Section Title</div>
  136. <div class="site-button">
  137. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  138. <textarea><a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a></textarea>
  139. </div>
  140. </div>
  141. </aside>
  142.  
  143.  
  144. <!-- =============================================== -->
  145. <!-- RIGHT SIDEBAR -->
  146. <!-- =============================================== -->
  147.  
  148. <aside class="right-sidebar">
  149.  
  150.  
  151. <div class="sidebar-section">
  152. <div class="sidebar-title">Section Title</div>
  153. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
  154. <p>Necessit atibus perferendis inventore tempore vel optio similique blanditiis quasi quam?</p>
  155. </div>
  156.  
  157. <div class="sidebar-section">
  158. <div class="sidebar-title">Section Title</div>
  159. <blockquote>
  160. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
  161. <p>Necessit atibus perferendis inventore tempore vel optio similique blanditiis quasi quam?</p>
  162. </blockquote>
  163. </div>
  164.  
  165. <div class="sidebar-section">
  166. <div class="sidebar-title">Section Title</div>
  167. <ul>
  168. <li>List</li>
  169. <li>List</li>
  170. <li><a href="/">List</a></li>
  171. <li>List</li>
  172. </ul>
  173. </div>
  174.  
  175. <div class="sidebar-section">
  176. <div class="sidebar-title">Section Title</div>
  177. <marquee>
  178. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  179. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  180. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  181. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  182. </marquee>
  183. </div>
  184.  
  185. <div class="sidebar-section">
  186. <div class="sidebar-title">Section Title</div>
  187. <img class="full-width-image" src="https://picsum.photos/id/12/1000/400">
  188. </div>
  189.  
  190. <div class="sidebar-section">
  191. <div class="sidebar-title">Section Title</div>
  192. <div class="site-button">
  193. <a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a>
  194. <textarea><a href="https://petrapixel.neocities.org/" target="_blank"><img src="https://cdn.jsdelivr.net/gh/petracoding/petrapixel.neocities.org@latest/public/img/linkback.gif" alt="petrapixel"></a></textarea>
  195. </div>
  196. </div>
  197. </aside>
  198.  
  199.  
  200. <main id="content"> <!-- Do NOT remove the ID here -->
  201.  
  202.  
  203.  
  204. <!-- =============================================== -->
  205. <!-- MAIN CONTENT -->
  206. <!-- =============================================== -->
  207.  
  208.  
  209. <section>
  210.  
  211. <h1>Page Title (Heading 1)</h1>
  212. <p>Welcome to Nova's Space! Stay as long as you'd like! There's something for everyone here! Or... there will be, once I get the site up and running, which probably won't happen...</p>
  213.  
  214.  
  215.  
  216. <h4>Who Are You?</h4>
  217.  
  218.  
  219.  
  220. <p>I am simply the coolest and most radical person in the whole multiverse. Hi, I'm Nova! I am not very good at coding, but I CAN TRY RAAAGH!!!!</p>
  221. <br>I really love indie games, and am working on my own game, Stitches!
  222.  
  223.  
  224.  
  225. <p>This is a separator line / divider:</p>
  226. <hr /> <!-- hr = horizontal rule -->
  227.  
  228. <p>
  229. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
  230. vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
  231. </p>
  232.  
  233. <h4>Heading 4</h4>
  234.  
  235. <p>Here are two columns:</p>
  236. <div class="two-columns">
  237. <div>
  238. <p>Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr.</p>
  239. <p>At
  240. vero eos et accusam et justo duo dolores et ea rebum.</p>
  241. </div>
  242. <div>
  243. <p>Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr.</p>
  244. <p>At
  245. vero eos et accusam et justo duo dolores et ea rebum.</p>
  246. </div>
  247. </div>
  248.  
  249. <h5>Heading 5</h5>
  250.  
  251. <p>This is an image:</p>
  252. <img class="image" alt="" src="https://picsum.photos/id/12/200/100" />
  253.  
  254. <p>This is a full-width image:</p>
  255. <img class="full-width-image" alt="" src="https://picsum.photos/id/12/1000/400" />
  256.  
  257. <p>These are multiple images in a row:</p>
  258. <div class="images">
  259. <img alt="" src="https://picsum.photos/id/12/1000/400" />
  260. <img alt="" src="https://picsum.photos/id/12/1000/400" />
  261. <img alt="" src="https://picsum.photos/id/12/1000/400" />
  262. </div>
  263.  
  264. <h6>Heading 6</h6>
  265. <p>Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat.</p>
  266.  
  267. </section>
  268. </main>
  269.  
  270.  
  271. <!-- =============================================== -->
  272. <!-- FOOTER -->
  273. <!-- =============================================== -->
  274.  
  275. <footer>
  276. <div>Footer Text. <a href="/">Link.</a> Template generated with <a href="https://petrapixel.neocities.org/coding/layout-generator.html">petrapixel's layout generator</a>.</div>
  277. </footer>
  278.  
  279. <!-- Closing .layout: -->
  280. </div>
  281.  
  282.  
  283. <!-- Add any additional Javascript code (<script></script>) here. -->
  284. </body>
  285. </html>
  286.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement