fix some css issues
This commit is contained in:
parent
96db93167f
commit
4713e8d94a
@ -5,6 +5,24 @@
|
||||
<title>Odette website</title>
|
||||
</head>
|
||||
<body>
|
||||
<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>
|
||||
<h1>HELLO</h1>
|
||||
<p>hey uh my name is odette, i am currently of the she/they/it variety. In the time I have spent not working on this website I am no longer sick, but I feel it would be good to continue to work on it, websites are cool.</p>
|
||||
</body>
|
||||
|
@ -24,7 +24,9 @@
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<section>
|
||||
<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>
|
||||
</section>
|
||||
<hr/>
|
||||
<section>
|
||||
<h2>COOL people I know with 88x31s</h2>
|
||||
@ -52,9 +54,7 @@
|
||||
<a href='https://vivians-location.neocities.org/'>Vivian</a>
|
||||
<a href='https://br1dg3tt3.carrd.co/'>Br1dg3tt3</a>
|
||||
</section>
|
||||
<section>
|
||||
$[echo foo]
|
||||
</section>
|
||||
<hr/>
|
||||
<footer>
|
||||
<a href="https://Puppygirl.systems">
|
||||
<img src="https://puppygirl.systems/images/88x31.png" alt="88x31 puppygirl.systems">
|
||||
@ -62,4 +62,4 @@
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
b
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user