This commit is contained in:
Anna-Sara Sélea 2026-04-20 07:31:09 +02:00
parent 53bc13d468
commit 0a00793b8b

View file

@ -3,16 +3,13 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/style.css">
<meta charset="UTF-8">
</head>
<body>
<main>
<div>Hej från 1.php</div>
<div>Hej från 1.html</div>
</main>
<footer>
<a href="/info.php">Vad är detta för nåt?</a>
<div class="footer-text">
vBytes | vbytes.se
</div>
</footer>
</body>
</html>