essais background

This commit is contained in:
Blandine Bajard 2021-10-18 17:17:28 +02:00
parent 80d5ea125f
commit 5f3ebce7d0
5 changed files with 16127 additions and 8965 deletions

View file

@ -8,6 +8,7 @@
<title>Films</title>
</head>
<body>
<div id = "background-films">
<section class="titre"><a href="index.html">STAR WARS</a></section>
<section class="sec-menu">
<nav class="nav-menu">
@ -18,6 +19,7 @@
</ul>
</nav>
</section>
</div>
</body>
</html>