website-old/index.html

17 lines
387 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>MORBLOX</title>
</head>
<body>
<header>
<p class="webtitle" >this is MORBLOX</p>
<p class="morbin">its morbin time</p>
</header>
<h1>WELCOME TO MORBLOX!!!</h1>
<p>morbin</p>
<footer>
<p class="footerstuff">morbin</p>
</footer>
</body>
</html>