body angepasst, home seite weiter ausgebaut

This commit is contained in:
2020-11-04 07:22:03 +01:00
parent 8a9eb0717f
commit a6095f57a8
15 changed files with 178 additions and 27 deletions

View File

@@ -7,8 +7,9 @@ if ($tab == "") {$tab = "home";}
<html>
<head>
<title>Weihnachts Kalender Melly</title>
<title>Mellys Weihnachts Kalender</title>
<meta charset="UTF-8">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="css/style.css">
<script src="js/nav.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=0.7">
@@ -16,7 +17,7 @@ if ($tab == "") {$tab = "home";}
<header>
<h1>
Weihnachts Kalender Melly
Mellys Weihnachts Kalender
</h1>
</header>
<nav id="nav">