BlueMakesAWebsite / index.html
Abigblueworld's picture
In loving memory of Intercities since Neocities hates me with a burning passion
abbb6cc verified
raw
history blame
No virus
5.28 kB
<!Learning code using the "Coding for kids" book I got this Easter 2024>
<!Oh yeah there is some music to, I did "You drive me Crazy" because it is great song>
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!Thanks W3Schools for some extra tips>
}
<br> <center>
<audio src="https://static.wikia.nocookie.net/scratchpad/images/6/65/ThisistheversionIneed%21.mp3" loop controls ></audio> <script>let volume = 0.7; let thisScript = document.currentScript; window.addEventListener("click", function() { let a = thisScript.previousElementSibling; if(a.paused) { a.play(); a.volume=volume; } })</script> <br> <br>
<! Audio script is from the perchance tutorials on HTML5>
<img src="https://images.cooltext.com/5694310.gif" width="597" height="117" alt="Abigblueworld" />
<body>
<div>
<center>
Hi there! Nice to meet you here!
<dl>
<dt> <i> Who am I?</i></dt> <br>
<dd> I am a 16 year old autistic girl from America who loves music, animation, IT, and phone call stuff!</dd><br> I am a Biromantic Asexual, and I go by she/they pronouns!<br>
<br> <br> <dt> <i>Are you a self taught or trained programmer?</i></dt> <br>
<dd> I am partally self-taught in some terms, including knowing certain HTML5 terms, and Python Scripts, but most of the time, I learn it for somebody</dd><br><br>
<dt> <i>What are some of your favorite things?</i></dt> <br>
<dd> Some of my favorite things include:</dd>
<li> Children movies and shows including UglyDolls, Luca, Matilda, Topsy and Tim, Horrid Henry, SpongeBob, Rugrats, Disney Junior shows, Hey Arnold!, Max & Ruby, The Lorax, Coco, Brave, Up, etc.</li>
<li> Internet documenties including "Don't F**k With Cats" and "The Tinder Swindler"</li>
<li> Music from the 1970s, 1980s, 1990s, 2000s, 2010s, and 2020s.</li>
<li> Candy like Recees, Hersheys, Kinder chocolates, Cotton Candy, Cupcakes, Kit Kats, M&Ms, Nerds, etc.</li>
<li> Phone call stuff including incoming calls screens/sounds and phone call error sounds, like the AT&T Special Information Tone and Huawei's Incoming call Screen.</li>
</dl><br><br>
<b> In other words, I am nostalgia loving kid in a teenager's body!</b>
<br> <br> <br>
<big> Now here's some traits you should know about me!</big> <img src="https://media.tenor.com/a5ByLFcomrkAAAAj/snoopy.gif" width=80px><br>
<left>
<table>
<tbody>
<tr>
<td> Postivite traits:<br> </td>
<td> Sweet </td>
<td> Smart </td>
<td> Playful </td>
<td> Goofy </td>
<td> Fun-loving </td>
<td> Mostly Happy </td>
<td> Chill </td>
<td> Cute </td>
</tr>
<tr>
<td> Negetive traits: <br> </td>
<td> Bossy </td>
<td> Sometimes sad </td>
<td> Can be annoying </td>
<td> Repetitive </td>
<td> Forgetful </td>
</tr>
</tbody> </left> </table>
<br> <br> <br> --------------------------------------------------------------------------------- <br>
<big> <big> So now you learned some of my traits, now let's show you a random video: <br> <br> <br>
<body>
<video src="Living Books_ D.W. The Picky Eater Full Playthrough.mp4" width=500px controls="controls"></video> <br>
</body>
Yeah, it's one of my favorite Arthur stories ever, I decided to choose it from a good YouTube channel. </big></big>
</div>
</body>
<br> And now, in loving memory of Intercities <br>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive games and Neocities spaces!</title>
<!-- The style.css file allows you to change the look of your web pages.
If you include the next line in all your web pages, they will all share the same look.
This makes it easier to make new pages for your site. -->
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<center><div style="background-image:url(/uhhh.png); background-size: 90px; width:1320px; height:100px"> <img src="/logo.png" width=200px> </div>
<div style="background:lightpurple; width:1200px; height:120px"> <a href="/index.html"> <font color=white> <big> <img src="/home.png" width=100px> </big></font> </a> <a href="/allgames.html"> <font color=white> <big><img src="/games.png" width=100px></big></font> </a> </div> </center>
<center> <div style="background:lightblue; width:300px"> <h1> Games and Interspaces you might know: </h1> </div> </center>
<center> <div style="background:pink; background-size: cover; width:1080px; height:1000px; color grey"> <br> <br> <a href="/shard-world.html"><img src="/shardworld.png" width=200px> <section> <h3> <font color=gray> Shard World </font> </h3> </a> by <a href="https://melonking.net">Melonking</a> </section> <br> <a href="/ozwomp.html"><img src="/Ozwomp.png" width=200px> <section> <h3> <font color=gray> Ozwomp Online </font> </h3> </a> by <a href="https://melonking.net">Melonking</a> <br> </section><a href="/world.html"><img src="/logo.png" width=200px> <section> <h3> <font color=gray> Unknown game </font> </h3> </a> by <a href="https://neocities.org">???</a> </section> </div>
</center>
</body>
</html>