Structure du code

main
DahmaneYanis 2 years ago
parent 958728462a
commit 9c6caebd03

@ -1,19 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>SAE-01-06</title>
</head>
<body>
<header>
</header>
<section>
</section>
<footer>
</footer>
</body>
</html>

@ -6,5 +6,35 @@
</head>
<body>
<header>
</header>
<section id="sommaire">
</section>
<section id="questions">
<div id="q1">
</div>
<div id="q2">
</div>
<div id="q3">
</div>
<div id="q4">
</div>
</section>
<footer>
</footer>
</body>
</html>
Loading…
Cancel
Save