tp-figma-js/index.html
2021-10-15 14:02:19 +02:00

27 lines
575 B
HTML

<!DOCTYPE html>
<html lang="fr">
<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>API REQRES</title>
<script src="../script.js" defer></script>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<section>
<h1>Our Team Members</h1>
<div>
<h2 id
</div>
<div>
</div>
<div>
</div>
</section>
</body>
</html>