angleichungstest

This commit is contained in:
2024-12-08 23:07:47 +01:00
parent 12b70b2746
commit b3513f59ca
2 changed files with 103 additions and 0 deletions
+11
View File
@@ -4,9 +4,20 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PhB Layout mit Spalten</title>
<link rel="stylesheet" href="website_main.css"> <!-- Dein CSS-File -->
<link rel="stylesheet" href="dnd-book.css"> <!-- Dein CSS-File -->
</head>
<body>
<header>
<div class="title">
<a href="/index.html">AMMERHAI</a>
</div>
<div class="menu">
<a href="/ttrpg.html">TTRPG</a>
<a href="/blog.html">Blog</a>
<a href="/imprint.html">Imprint</a>
</div>
</header>
<!-- Seite 1 -->
<div class="phb">