Sito_di_storia/index.html
La Programmatrice Verde dd8f3fa4ef Initial commit
2025-02-18 16:29:46 +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>