fantastic-garbanzo/Redditlikepost2.HTML
2023-07-21 15:49:12 +02:00

15 lines
443 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Post1</title>
</head>
<header>
<h1>First Post!</h1>
<nav>
<h1>The official Redditlike first post, posted by the one and the only Dangrain!</h1>
<h1>I have no idea what to write in this post, but it sure is a post</h1>
<h1>Oh, by the way, click here to look at our other posts</h1><a href="Redditlike.HTML">Home</a>
</nav>
</header>