tilde.club/index.html

19 lines
307 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Dakota's tilde.club</title>
<link rel="stylesheet" type="text/css" href="tlide.css" media="screen" />
</head>
<body>
<header>
<h1>David Dakota Blair</h1>
</header>
<section>
This is Dakota's tilde.club page.
</section>
</body>
</html>