2018-05-15 20:54:04 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Accueil</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
|
|
|
|
<meta name="description" content="Accueil" />
|
|
|
|
<meta name="author" content="Tropicananass" />
|
2018-09-19 18:57:54 +02:00
|
|
|
<link href="css/Accueil.css" type="text/css" rel="stylesheet" />
|
2018-05-15 20:54:04 +02:00
|
|
|
</head>
|
2018-05-15 13:46:26 +02:00
|
|
|
|
2018-05-15 20:54:04 +02:00
|
|
|
<body>
|
|
|
|
<header>
|
|
|
|
<h1 id="top">C'EST LA FaiTE</h1>
|
|
|
|
</header>
|
|
|
|
<div id="body">
|
|
|
|
<nav>
|
|
|
|
<a target="_blank" href="https://transmission.tropicananass.ovh">
|
|
|
|
<img src="img/trans.png" alt="lien vers transmission" width="auto" height="auto" />
|
|
|
|
Transmission
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="https://kodi.tropicananass.ovh">
|
|
|
|
<img src="img/kodi.png" alt="lien vers kodi (chorus 2)" width="auto" height="auto" />
|
|
|
|
Kodi
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="https://git.tropicananass.ovh">
|
|
|
|
<img src="img/gogs.png" alt="lien vers gogs" width="auto" height="auto" />
|
|
|
|
Gogs
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="charlie.html#mid">
|
|
|
|
<img src="img/charlie.png" alt="Charlie Volta web site" width="auto" height="auto" />
|
|
|
|
Charlie Volta
|
|
|
|
</a>
|
|
|
|
</nav>
|
|
|
|
<section>
|
|
|
|
<article>
|
|
|
|
<h6>Pet</h6>
|
|
|
|
<p>
|
|
|
|
Zluglu <em>vraiment</em> très bien mais <strong>vraiment !</strong><br />
|
|
|
|
Ta gueule <mark>pupupupute</mark>
|
|
|
|
</p>
|
|
|
|
<form method="post" action="traitement.php">
|
2018-05-15 13:46:26 +02:00
|
|
|
|
2018-05-15 20:54:04 +02:00
|
|
|
<p>Texte à l'intérieur du formulaire</p>
|
2018-05-15 13:46:26 +02:00
|
|
|
|
2018-05-15 20:54:04 +02:00
|
|
|
</form>
|
|
|
|
</article>
|
|
|
|
<article>
|
|
|
|
<div class="link_line">
|
|
|
|
<a target="_blank" href="charlie.html#mid">
|
|
|
|
<img src="img/charlie.png" alt="Charlie Volta web site" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="charlie.html">
|
|
|
|
<img src="img/charlie.png" alt="lien vers Charlie Volta web site" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="https://charlievolta.tropicananass.ovh">
|
|
|
|
<img src="img/charlie.png" alt="lien vers Charlie Volta web site" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<p></p>
|
|
|
|
<div class="link_line">
|
|
|
|
<a target="_blank" href="https://transmission.tropicananass.ovh">
|
|
|
|
<img src="img/trans.png" alt="lien vers transmission" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="https://kodi.tropicananass.ovh">
|
|
|
|
<img src="img/kodi.png" alt="lien vers kodi (chorus 2)" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="https://git.tropicananass.ovh">
|
|
|
|
<img src="img/gogs.png" alt="lien vers gogs" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<p></p>
|
|
|
|
<div class="link_line">
|
|
|
|
<a target="_blank" href="https://owncloud.tropicananass.ovh">
|
|
|
|
<img src="img/cloud.png" alt="lien vers owncloud" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
<a target="_blank" href="https://gitlab.tropicananass.ovh">
|
|
|
|
<img src="img/gitlab.png" alt="lien vers gitlab" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
<a href="#top">
|
|
|
|
<img src="img/git.png" alt="lien vers Charlie Volta web site" width="auto" height="auto" />
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<p></p>
|
|
|
|
</article>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
|
|
<a href="mailto:admin@tropicananass.ovh">
|
|
|
|
contact
|
|
|
|
</a>
|
|
|
|
</footer>
|
|
|
|
<script src="script/Accueil.js"> </script>
|
|
|
|
</body>
|
|
|
|
</html>
|