nichts/website/index.html

11 lines
129 B
HTML
Raw Normal View History

2025-04-09 15:31:18 +02:00
<!DOCTYPE html>
<link rel="stylesheet" href="style.css">
<html>
<body>
<h1 class="heading"> My Website</h1>
</body>
</html>