angleichungstest
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user