<!DOCTYPE html>
<html>
<head>
<title> TITRE SECTION AVEC UNE BANDE | par NGLESSON</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keyword" content=" TITRE SECTION AVEC UNE BANDE ">
<meta name="author" content="Mezgani said">
<meta name="copyright" content="NGLESSON">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="titre-content">
<div>
<h1>ceci est un petit titre</h1>
<h2>Ceci est un Grand titre</h2>
</div>
</div>
</body>
</html>