oroscopo/index.html
La Programmatrice Verde 3a31cad1b3 Initial commit
2025-03-24 15:08:39 +01:00

13 lines
266 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html" charset="utf-8">
<title>Titolo</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>
<body>
</body>
</html>