modif films.html et films.js

This commit is contained in:
Vincent Ramiere 2021-10-19 15:49:48 +02:00
parent b6904486e8
commit 3b0f0dc056
2 changed files with 136 additions and 29 deletions

View file

@ -1,19 +1,18 @@
<!DOCTYPE html>
<html lang="fr">
<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">
<title>Brief Star Wars - Films</title>
<title>Brief Star Wars - FILMS</title>
<script src="./scripts/films.js" defer></script>
</head>
<body>
<h1>People</h1>
<h1>FILMS</h1>
<input type="text" id="myInput" onkeyup="myFunction()" placeholder="Search for names..">
<section id="container" style="font-size:12px;">
</section>
<div class="boutons">