Test2/index.html
2025-04-21 21:18:20 +00:00

14 lines
264 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WOW</title>
<H1>Wow this works</H1>
This is an amazing site
</head>
<body>
<div>🍌</div>
</body>
</html>