This commit is contained in:
quelaaeg 2024-04-09 15:05:37 +02:00
commit 33a53e72bb
3 changed files with 16 additions and 0 deletions

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

16
JereZoo/index.html Normal file
View 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
View File