61 lines
2.2 KiB
HTML
61 lines
2.2 KiB
HTML
|
<!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">
|
||
|
<link href="Accueil_fichiers/Style.CSS" type="text/css" rel="stylesheet">
|
||
|
<style>
|
||
|
#image {
|
||
|
max-heigth: 100%;
|
||
|
width: auto;
|
||
|
}
|
||
|
img {
|
||
|
width: 32%;
|
||
|
heigth: auto;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>C'EST LA FaiTE</h1>
|
||
|
<p></p>
|
||
|
<div id="image1">
|
||
|
<a target="_blank" href="https://charlievolta.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/charlie.png" alt="lien vers Charlie Volta web site" width="auto" height="auto">
|
||
|
</a>
|
||
|
<a target="_blank" href="https://charlievolta.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/charlie.png" alt="lien vers Charlie Volta web site" width="auto" height="auto">
|
||
|
</a>
|
||
|
<a target="_blank" href="https://charlievolta.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/charlie.png" alt="lien vers Charlie Volta web site" width="auto" height="auto">
|
||
|
</a></div>
|
||
|
<p></p>
|
||
|
<div id="image2">
|
||
|
<a target="_blank" href="https://transmission.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/trans.png" alt="lien vers transmission" width="auto" height="auto">
|
||
|
</a>
|
||
|
<a target="_blank" href="https://kodi.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/kodi.png" alt="lien vers kodi (chorus 2)" width="auto" height="auto">
|
||
|
</a>
|
||
|
<a target="_blank" href="https://git.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/gogs.png" alt="lien vers gogs" width="auto" height="auto">
|
||
|
</a></div>
|
||
|
<p></p>
|
||
|
<div id="image3">
|
||
|
<a target="_blank" href="https://owncloud.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/cloud.png" alt="lien vers owncloud" width="auto" height="auto">
|
||
|
</a>
|
||
|
<a target="_blank" href="https://gitlab.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/gitlab.png" alt="lien vers gitlab" width="auto" height="auto">
|
||
|
</a>
|
||
|
<a target="_blank" href="https://charlievolta.tropicananass.ovh">
|
||
|
<img src="Accueil_fichiers/git.png" alt="lien vers Charlie Volta web site" width="auto" height="auto">
|
||
|
</a></div>
|
||
|
<p></p>
|
||
|
|
||
|
|
||
|
<script src="Accueil.js">
|
||
|
</script>
|
||
|
</a></body></html>
|