Calcolatrice_HTML/index.html
La Programmatrice Verde 985c574f34 Initial commit
2025-02-11 17:54:50 +01:00

12 lines
229 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">
</head>
<body>
</body>
</html>