moixal.gitnet.fr/index.html
2021-11-15 17:32:58 +01:00

13 lines
144 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>