avancée Json
This commit is contained in:
parent
d413ef7ae8
commit
4ff40f5e9a
2 changed files with 46 additions and 6 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/personnages.js" defer type="module"></script>
|
||||
<title>Characters</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -18,6 +19,8 @@
|
|||
</ul>
|
||||
</nav>
|
||||
</section>
|
||||
<section id="resultats"></section>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue