CatsBunnies

ofmain html

Feb 15th, 2025
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.24 KB | Source Code | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.   <head>
  4.       <link rel="stylesheet" type="text/css" href="style.css">
  5.       <!--Mouse Click SoundEffect-->
  6.  
  7.     </head>
  8.   <body>
  9.  <div class="contaner">
  10.      <div class="header">
  11.          <!-- <br><img src="https://files.catbox.moe/8rvbzl.png" width="1920" height="360">-->
  12.          <img src="https://files.catbox.moe/988ffb.png" width="1920" height="50">
  13.        
  14. </div>
  15.      <div class="article">
  16.          <!-- Page content -->
  17.          <!--Add image Here-->
  18.      <br><p>Hey there, cuties and creeps! 🌟 Welcome to my spooky little corner of the internet where the vibes are all early 2000s and the spooks are oh-so-cute! I’m [Your Name], your friendly neighborhood horror-loving VTuber, here to share some ghostly giggles and chilling chills. Get ready for some totally rad times filled with eerie tales, playful frights, and a sprinkle of nostalgic vibes that’ll take you back to the good ol’ days of dial-up and MySpace. Grab your cozy blankets, because we’re about to dive into a world where cuteness and horror collide in the most adorable way possible! Let’s scare up some fun together! 🎃✨</p>
  19.      </div>
  20.      <div class="nav">
  21.          <!-- Side navigation -->
  22.          <!--put image here-->
  23.          <a href="https://neocities.org/site/octifakker">
  24. <img src="https://files.catbox.moe/kw0jnu.png" width="200" height="200">
  25.          </a>
  26.          <br><p>Your local shapeshifting Vtuber hermit</p>
  27.          <!--Status Cafe-->
  28.          <br><div id="statuscafe"><div id="statuscafe-username"></div><div id="statuscafe-content"></div></div><script src="https://status.cafe/current-status.js?name=octifakker" defer></script>
  29.          <br><a href="index.html">❥Home</a>
  30.          <br><a href="about.html">❥About</a>
  31.          <br><a href="animalfarmgames.html">❥Animal Farm Games</a>
  32.          <br><a href="socials.html">❥Socials</a>
  33.          <br><a href="gallery.html">❥Gallery</a>
  34.          
  35.          <!--Music Player-->
  36.          <br><audio controls autoplay>
  37.   <source src="https://files.catbox.moe/pkj5xx.mp3" type="audio/ogg">
  38.       </audio>
  39.          <!--End Music Player-->
  40.          
  41.      </div>
  42.      <div class="footer"><p>octifakker</p></div>
  43.      
  44.       </div>    
  45.   </body>
  46. </html>
Add Comment
Please, Sign In to add comment