15 lines
No EOL
393 B
HTML
15 lines
No EOL
393 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
|
|
<title>Post1</title>
|
|
</head>
|
|
<header>
|
|
<h1>First Post!</h1>
|
|
<nav>
|
|
|
|
<h1>Yes, that's right, I'm aro, look it up</h1>
|
|
<h1></h1>
|
|
<h1>Oh, by the way, click here to look at our other posts</h1><a href="Redditlike.HTML">Home</a>
|
|
</nav>
|
|
</header> |