Archi de base

This commit is contained in:
William Noris 2021-10-18 15:24:38 +02:00
parent 5252705940
commit 966604bb1f
15 changed files with 77621 additions and 0 deletions

13
planets.html Normal file
View file

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles/style.css">
<title>Planets</title>
</head>
<body>
</body>
</html>