website/index.html
2025-02-22 00:40:18 +01:00

17 lines
538 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>mira's 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>