TheoInf3-Lexer/fst.html

15 lines
185 B
HTML
Raw Normal View History

2024-11-20 14:28:51 +00:00
<html>
<head>
<title>Titel</title>
</head>
<body>
<h1>Ueberschrift 1</h1>
<h2>Ueberschrift 2</h2>
<b>
Boldtest
</b>
<p>sd
</p>
</body>
</html>