Strucktur der Website Erstellt

This commit is contained in:
KollerSAO 2024-04-09 14:41:46 +02:00
parent 7af9419964
commit 88c93f39f9
3 changed files with 11 additions and 0 deletions

0
JereZoo/css/layout.css Normal file
View File

11
JereZoo/index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JereZoo</title>
</head>
<body>
</body>
</html>

0
JereZoo/js/allg.js Normal file
View File