mrow
This commit is contained in:
parent
7fbf2b57f4
commit
4ec8ddc188
11
blog.html
Normal file
11
blog.html
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<link rel="stylesheet" href="css/styles.css">
|
||||||
|
<title>Odette's blog???</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>this probably isnt going to be used at all but it thought it would be good to put there</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
23
index.html
23
index.html
@ -6,9 +6,25 @@
|
|||||||
<link rel="me" href="https://mastodon.catgirl.cloud/@0x4f4449">
|
<link rel="me" href="https://mastodon.catgirl.cloud/@0x4f4449">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>hey Im Odette</h1>
|
<header>
|
||||||
|
<nav>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<h1>Puppygirl.systems</h1>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/">home</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/about-me.html">about me</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/blog.html">BLOG?????</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
<p>this is my first website, I'm making this while waiting for me to stop being sick. This is my first time doing any sort of HTML or CSS so it probably wont look that good. this one really needs to work on its website, lack of motivation *sucksss*</p>
|
<p>this is my first website, I'm making this while waiting for me to stop being sick. This is my first time doing any sort of HTML or CSS so it probably wont look that good. this one really needs to work on its website, lack of motivation *sucksss*</p>
|
||||||
<a href='about-me.html'>About me</a>
|
|
||||||
<hr/>
|
<hr/>
|
||||||
<section>
|
<section>
|
||||||
<h2>COOL people I know with 88x31s</h2>
|
<h2>COOL people I know with 88x31s</h2>
|
||||||
@ -24,9 +40,6 @@
|
|||||||
<a href='https://luxen.neocities.org/'>
|
<a href='https://luxen.neocities.org/'>
|
||||||
<img src="https://luxen.neocities.org/88x31.gif">
|
<img src="https://luxen.neocities.org/88x31.gif">
|
||||||
</a>
|
</a>
|
||||||
<a href='https://en.m.wikipedia.org/wiki/Special:Random'>
|
|
||||||
<img src="images/88x31birds.png">
|
|
||||||
</a>
|
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>other general 88x31s</h2>
|
<h2>other general 88x31s</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user