beispiel.html 91 Bytes
Newer Older
hdastageeri's avatar
hdastageeri committed
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>

<h1>Beispielhtml</h1>

<p>Beispieltext</p>

</body>
</html>