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.

42 lines
1.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<link href="../css/MenuHamburger.css" rel="stylesheet" />
<link href="../css/StyleAffaire.css" rel="stylesheet" />
<meta charset="UTF-8">
<title>Affaire Tapie</title>
</head>
<body>
<header>
<label>
<input type="checkbox">
<span id="menu"> <span id="hamburger"></span> </span>
<ul>
<li> <a href="../html/Video.html">Video</a> </li>
<li> <a href="../html/Img.html">Image</a> </li>
<li> <a href="../html/Tableaux.html">Tableaux</a> </li>
<li> <a href="../html/Formulaire.html">Formulaire</a> </li>
<li> <a href="../html/Index.html">Index</a> </li>
</ul>
</label>
</header>
<h1 id="title">Affaire Tapie</h1>
<img id="imgl" src="../img/bernard.jpg" alt="il s'est enfui">
<section id="ecrit">
<h3>Resume :
<br>Laffaire Tapie - Crédit lyonnais (aussi appelée affaire Adidas ou affaire Lagarde - Tapie) est une affaire opposant, depuis 1992, Bernard Tapie à la Société de Banque Occidentale (SdBO), une filiale du Crédit lyonnais, elle-même banque publique au moment des faits.
<br> </h3>
</section >
<section>
<img id="gifw" src="../img/giftapie.gif" alt="il s'est enfui">
<article id="nouv">
<h2>Les dernière nouveauté</h2>
<h3> Le conseil dadministration de lentreprise se réunira en fin de journée pour décider si son PDG, condamné à un an de prison avec sursis pour complicité de détournement de fonds publics, reste en poste.<br/> </h3>
</article>
</section>
</body>
</html>