2022-03-01 12:02:05 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="static/style.css">
|
2022-03-01 14:26:39 +01:00
|
|
|
<link rel="stylesheet" href="static/anisha.css?family=anisha">
|
2022-03-01 19:45:23 +01:00
|
|
|
<link rel="stylesheet" href="static/adreena.css?family=adreena">
|
|
|
|
<link rel="stylesheet" href="static/havakana.css?family=havakana">
|
2022-03-01 12:02:05 +01:00
|
|
|
<title>Index</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="header">
|
|
|
|
Internetica Galactica
|
|
|
|
</div>
|
|
|
|
<div class="main">
|
|
|
|
<div class="navbar">
|
2022-03-01 14:26:39 +01:00
|
|
|
<ul>
|
|
|
|
<li><a href="base.html">Home</a></li>
|
|
|
|
</ul>
|
2022-03-01 12:02:05 +01:00
|
|
|
</div>
|
|
|
|
<div class="content">
|
2022-03-01 14:26:39 +01:00
|
|
|
Dit is eigenlijk 1 van die dingen die steeds kan veranderen
|
|
|
|
Deze doet dat
|
2022-03-01 12:02:05 +01:00
|
|
|
</div>
|
2022-03-01 19:45:23 +01:00
|
|
|
|
2022-03-14 21:04:30 +01:00
|
|
|
<p class="content-text">
|
|
|
|
Welcome to my webspace! Whether you stumbled across this page by accident
|
|
|
|
or were linked here, you're more than welcome! This is my personal project that I like
|
|
|
|
to work on! I was inspired by a couple friends of mine, please do check their webspaces
|
|
|
|
out as well under "Galaxies" on the left side there!
|
|
|
|
If you like this page, there is a lot more, so have a look around! You can also leave a
|
|
|
|
nice message for me in the guestbook! There is no registration (unlike the rest of the "modern"
|
|
|
|
internet) so nothing of that sort!
|
|
|
|
That said, this website is my creative outlet and a way to introduce myself, so be kind please!
|
|
|
|
Also its code is entirely open-source and can be found
|
|
|
|
<a href="https://dutchellie.nl/DutchEllie/proper-website-2>here</a> so if you like that sort
|
|
|
|
of stuff, be my guest it's cool!</p>
|
2022-03-01 19:45:23 +01:00
|
|
|
<div class="content">
|
|
|
|
<p class="p-h1">My friends!</p>
|
|
|
|
<p>These are some of the websites of my friends!</p>
|
|
|
|
</div>
|
2022-03-01 12:02:05 +01:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|
|
|
|
<!-- After you're done, find a way to credit the graphics creators!
|
|
|
|
https://dokodemo.neocities.org/materials/index.html BACKGROUND
|
|
|
|
https://dokodemo.neocities.org/
|
|
|
|
https://neo-neighborhoods.neocities.org/SiliconValley/6603/ COOL SHIT
|
|
|
|
https://fontcity.neocities.org/ FOR THE FONT-->
|