You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
2.2 KiB

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>SAE-01-06</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<header>
<h1 class="titreSAE" id="SAE">SAE 01-06</h1>
<h2 class="titreSAE" id="DECOUVERTE">DÉCOUVERTE DE L'ENVIRONNEMENT ÉCONOMIQUE ET ÉCOLOGIQUE - LMC</h1>
</header>
<section id="sommaire">
<h1 id="titreSommaire">Sommaire</h1>
<div class="conteneur" id="liensQuestions">
<div class="blocLienQuestion">
<a class="lienQuestion" href="#q1">
<p class="titreLien">
Les caractéristiques des demandeurs et des autres offreurs et <br/>
les autres acteurs économiques concernés par notre activité
</p>
</a>
</div>
<div class="blocLienQuestion">
<a class="lienQuestion" href="#q1">
<p class="titreLien">
Le SWOT
</p>
</a>
</div>
<div class="blocLienQuestion">
<a class="lienQuestion" href="#q1">
<p class="titreLien">
L'empreinte carbone de notre entreprise
</p>
</a>
</div>
<div class="blocLienQuestion">
<a class="lienQuestion" href="#q1">
<p class="titreLien">
La question complémentaire
</p>
</a>
</div>
</div>
</section>
<section id="questions">
<div id="q1">
<p>Hello WORLD</p>
</div>
<div id="q2">
</div>
<div id="q3">
</div>
<div id="q4">
</div>
</section>
<footer>
</footer>
</body>
</html>