footer erstelllt
This commit is contained in:
@@ -10,7 +10,7 @@ if ($tab == "") {$tab = "home";}
|
||||
<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">
|
||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||
<script src="js/nav.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.7">
|
||||
</head>
|
||||
@@ -51,5 +51,9 @@ if ($tab == "") {$tab = "home";}
|
||||
|
||||
</article>
|
||||
|
||||
<footer class"footer">
|
||||
<img src=""></img>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user