help/rtfd/public/html/index.html

20 lines
159 B
HTML
Raw Normal View History

2025-01-24 14:21:15 +01:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>Head 1</h1>
<p>Paragraph.</p>
<time>Time.</time>
<footer>Footer.</footer>
</body>
</html>