Merge branch 'main' of https://git.bib.de/PBA3H22ADE/ZooWebseite
This commit is contained in:
commit
33a53e72bb
0
JereZoo/css/layout.css
Normal file
0
JereZoo/css/layout.css
Normal file
16
JereZoo/index.html
Normal file
16
JereZoo/index.html
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>JereZoo</title>
|
||||||
|
<link rel="stylesheet" href="css/layout.cssq">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script src="js/allg.js"></script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
0
JereZoo/js/allg.js
Normal file
0
JereZoo/js/allg.js
Normal file
Loading…
Reference in New Issue
Block a user