Hoot
There's a party, a jakker's paradise
- Joined
- May 24, 2024
- Messages
- 869
Added css code to make it look better, also made the cobson image actually work. Heres how it looks like now:Thoughts on my code? Im trying to code a blog like site
<!DOCTYPE html>
<html>
<head>
<title>Hoot SNCA</title>
</head>
<body>
<h1>Info about me</h1>
<h2>My soysphere accounts</h2>
<p><a href="https://soyjak.blog/index.php?members/hoot.493/"><strong>Schlog</strong> account</a></p>
<p><a href="https://wiki.soyjak.st/User:Hoot"><strong>Wiki</strong> account</a></p>
<img src="https://wiki.soyjak.st/images/3/3f/Cobson.png" width="100" height="100" alt="Cobson">
<p><em>HWABAG</em></p>
</body>
</html>