16 lines
494 B
HTML
16 lines
494 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>twoneis.site</title>
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<h1>hii :3</h1>
|
|
</main>
|
|
</body>
|
|
<footer>
|
|
<img src="button/button.gif" alt="88x31 with text mira and a pulsating heart as dot on the i" width="88" height="31" style="image-rendering: -moz-crisp-edges; image-rendering: -webkit-optimize-contrast;">
|
|
</footer>
|
|
</html>
|