TheoInf3-Lexer/fst.html
2024-11-20 15:28:51 +01:00

15 lines
185 B
HTML
Executable File

<html>
<head>
<title>Titel</title>
</head>
<body>
<h1>Ueberschrift 1</h1>
<h2>Ueberschrift 2</h2>
<b>
Boldtest
</b>
<p>sd
</p>
</body>
</html>