25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

29 satır
451 B

<!DOCTYPE html>
<html lang="fr">
<head>
  <title>template ZONES</title>
  <meta name="description" content="PROTO">
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <meta charset="utf-8">
  <link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
  <header></header>
  
  <nav></nav>
  
  <section id="synthese"></section>
  <section id="principale"></section>
  <footer></footer>
</body>
</html>