reglage probleme
This commit is contained in:
parent
4b750870be
commit
f9059d8bdb
@ -6,34 +6,33 @@
|
||||
<meta name="viewport" content="width=, initial-scale=1.0">
|
||||
<title>CV Julian GALLEGO</title>
|
||||
<link rel = "stylesheet" type = "text/css" href = "../CSS/styles.css">
|
||||
<link rel = "stylesheet" type = "text/css" href = "../CSS/cv.css">
|
||||
<link rel = "stylesheet" type = "text/css" href = "../CSS/print.css" media="print">
|
||||
<link rel = "stylesheet" type = "text/css" href = "../CSS/cv.css">
|
||||
<link rel = "stylesheet" type = "text/css" href = "../CSS/print.css" media="print">
|
||||
<link rel = "icon" type = "/image/png" href = "../img/icon.png">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div id="menu-mobile">
|
||||
<button>
|
||||
a
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div id="menu-mobile">
|
||||
<button>
|
||||
a
|
||||
</button>
|
||||
</div>
|
||||
<div id="menu-ordi">
|
||||
|
||||
<div id="menu-ordi">
|
||||
<nav>
|
||||
<a href="#"><img class="icone" src="../img/logo.svg" alt="icone du site"></a>
|
||||
|
||||
<nav>
|
||||
<a href="#"><img id="icone" src="../img/logo.svg" alt="icone du site"></a>
|
||||
|
||||
<ul>
|
||||
<li> <a href= "../index.html" class="page"><button class="button" type="buton"value="Accueil"> Accueil</button></a></li>
|
||||
<li> <a href= "page_2.html" class="page" ><button class="button" type="buton" value="Nos jeux">Nos jeux</button> </a></li>
|
||||
<li> <a href= "page_3.html" class="page"><button class="button" type="buton" value="Nos partenaires">Nos partenaires</button> </a> </li>
|
||||
<li> <a href= "page_4.html" class="page"><button class="button" type="buton" value="A propos de nous"> A propos de nous</button> </a></li>
|
||||
<li> <a href= "#" class="page"><button class="button" id="page_courante" type="buton" value="A propos de nous"> Contact</button> </a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<ul>
|
||||
<li> <a href= "../index.html" class="page"><button class="button" type="buton"value="Accueil"> Accueil</button></a></li>
|
||||
<li> <a href= "page_2.html" class="page" ><button class="button" type="buton" value="Nos jeux">Nos jeux</button> </a></li>
|
||||
<li> <a href= "page_3.html" class="page"><button class="button" type="buton" value="Nos partenaires">Nos partenaires</button> </a> </li>
|
||||
<li> <a href= "page_4.html" class="page"><button class="button" type="buton" value="A propos de nous"> A propos de nous</button> </a></li>
|
||||
<li> <a href= "#" class="page"><button class="button" id="page_courante" type="buton" value="A propos de nous"> Contact</button> </a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<main class="cv_julian">
|
||||
<div id="cv-1">
|
||||
<aside id="marge">
|
||||
@ -149,42 +148,42 @@
|
||||
<footer>
|
||||
|
||||
|
||||
<div id="reseaux">
|
||||
<div id="reseaux">
|
||||
|
||||
<ul>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://twitter.com" target="_blank" alt= "logo twitter"> <img src="../img/icone/twitter.svg"></a></li>
|
||||
<li><a href="https://instagram.com" target="_blank" alt= "logo instagram"> <img src="../img/icone/instagram.svg"></a></li>
|
||||
<li><a href="https://tiktok.com" target="_blank" alt= "logo tiktok"> <img src="../img/icone/tiktok.svg"></a></li>
|
||||
</ul>
|
||||
<p> Suivez nos actualités !</p>
|
||||
</div>
|
||||
<li><a href="https://twitter.com" target="_blank" > <img src="../img/icone/twitter.svg" alt= "logo twitter"></a></li>
|
||||
<li><a href="https://instagram.com" target="_blank" > <img src="../img/icone/instagram.svg" alt= "logo instagram"></a></li>
|
||||
<li><a href="https://tiktok.com" target="_blank" > <img src="../img/icone/tiktok.svg" alt= "logo tiktok"></a></li>
|
||||
</ul>
|
||||
<p> Suivez nos actualités !</p>
|
||||
</div>
|
||||
|
||||
<div id="autres">
|
||||
<ul>
|
||||
<li><a href="" target="_blank">Mentions légales</a></li>
|
||||
<li><a href="" target="_blank">Conditions générales d'utilisation</a></li>
|
||||
<li><a href="../credits.txt" target="_blank">Crédits</a></li>
|
||||
<li><a href="../charte_graphique" target="_blank">Charte graphique</a></li>
|
||||
</ul>
|
||||
<p id="cp"> 2024 CasinoDuCoeur Izanic Hugo - Gallego Julian</p>
|
||||
</div>
|
||||
<div id="autres">
|
||||
<ul>
|
||||
<li><a href="" target="_blank">Mentions légales</a></li>
|
||||
<li><a href="" target="_blank">Conditions générales d'utilisation</a></li>
|
||||
<li><a href="credits.txt" target="_blank">Crédits</a></li>
|
||||
<li><a href="charte_graphique" target="_blank">Charte graphique</a></li>
|
||||
</ul>
|
||||
<p id="cp"> 2024 CasinoDuCoeur Izanic Hugo - Gallego Julian</p>
|
||||
</div>
|
||||
|
||||
<div id="coordonne">
|
||||
<div id="coordonne">
|
||||
|
||||
<img src="../img/icone/envelope.svg" alt="icone d'enveloppe">
|
||||
<p>Casinoducoeur@gmail.fr </p>
|
||||
<img src="../img/icone/location.svg">
|
||||
<p id="adresse"> 200 Rue du kwanga</p>
|
||||
<img src="../img/icone/envelope.svg" alt="icone d'enveloppe">
|
||||
<p>Casinoducoeur@gmail.fr </p>
|
||||
<img src="../img/icone/location.svg" alt="icone d'adresse">
|
||||
<p id="adresse"> 200 Rue du kwanga</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<a href="#"><img id="icone" src="../img/logo.svg" alt="icone du site"></a>
|
||||
<a href="#"><img class="icone" src="../img/logo.svg" alt="icone du site"></a>
|
||||
|
||||
|
||||
|
||||
|
||||
</footer>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -1 +0,0 @@
|
||||
,gallego,salle225-13,10.01.2024 13:39,file:///export/home/an23/gallego/.config/libreoffice/4;
|
Loading…
Reference in New Issue
Block a user