changements blandine
This commit is contained in:
parent
5f3ebce7d0
commit
0cbb591879
2 changed files with 11 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<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">
|
||||
<script src="/scripts/films.js" defer type="module"></script>
|
||||
<title>Films</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -19,7 +20,11 @@
|
|||
</ul>
|
||||
</nav>
|
||||
</section>
|
||||
|
||||
<div id = "Ep4">
|
||||
<div id="donnees"></div>
|
||||
<div id="vaisseaux"></div>
|
||||
<div id="planetes"></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue