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.
95 lines
3.5 KiB
95 lines
3.5 KiB
2 years ago
|
<!DOCTYPE html>
|
||
|
<html lang="fr">
|
||
|
<head>
|
||
|
<title> Unicron03 </title>
|
||
|
|
||
|
<meta name="author" content="Codeconvey"/>
|
||
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
||
|
|
||
|
<link href="../CSS/Contact.css" rel="stylesheet">
|
||
|
<link rel="icon" type="image/x-icon" href="../Image/EV.jpg" />
|
||
|
|
||
|
<!-- Bootstrap CSS -->
|
||
|
<linkrel="stylesheet"href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"crossorigin="anonymous »>
|
||
|
Kit <!-- Font Awesome -->
|
||
|
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<a href="#" onclick="window.location.href = '../Accueil.html';" class="button" style="text-decoration: none; color: white">
|
||
|
Menu
|
||
|
<span>
|
||
|
<svg>
|
||
|
<use xlink:href="#arrow" href="#arrow"></use>
|
||
|
</svg>
|
||
|
</span>
|
||
|
</a>
|
||
|
|
||
|
<section>
|
||
|
<svg style="display: none;">
|
||
|
<defs>
|
||
|
<symbol id="arrow" viewBox="0 0 100 100">
|
||
|
<path d="M12.5 45.83h64.58v8.33H12.5z"/>
|
||
|
<path d="M59.17 77.92l-5.84-5.84L75.43 50l-22.1-22.08 5.84-5.84L87.07 50z"/>
|
||
|
</symbol>
|
||
|
</defs>
|
||
|
</svg>
|
||
|
|
||
|
<div class="rt-container">
|
||
|
<div class="col-rt-12">
|
||
|
<div class="Scriptcontent">
|
||
|
|
||
|
<div>
|
||
|
<div class="container">
|
||
|
<div class="contact-parent">
|
||
|
<div class="contact-child child1">
|
||
|
<p>
|
||
|
<i class="fas fa-map-marker-alt"></i> Addresse <br />
|
||
|
<span> Désertines, France </span>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<i class="fas fa-phone-alt"></i> Nom <br />
|
||
|
<span> Vandepoele Enzo </span>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<i class=" far fa-envelope"></i> Support général <br />
|
||
|
<span> <a href="mailto:enzo.vandepoele2@gmail.com" style="color:#9df2fd;"> enzo.vandepoele2@gmail.com </a> </span>
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<div class="contact-child child2">
|
||
|
<div class="inside-contact">
|
||
|
<h2 style=" font-family: 'Lobster Two', cursive;">Contact Me</h2>
|
||
|
<h3>
|
||
|
<span id="confirm">
|
||
|
</h3>
|
||
|
|
||
|
<p> <u> Réseaux : </u> </p>
|
||
|
<p> • Instagram : <a href="#" onclick="window.open('https://www.instagram.com/unicron_e')" class="lien"> unicron_e </a> </p>
|
||
|
<p> • Discord : Unicron#8548 </p>
|
||
|
<p> • Snapchat : abyss_24 </p>
|
||
|
<p> • Skype : Abyss ( live:.cid.801a47c917b5a384 ) </p>
|
||
|
<br>
|
||
|
|
||
|
<p> <u> Adresse Email : </u> </p>
|
||
|
<p> • Personnel : <a href="mailto:enzo.vandepoele@gmail.com" class="lien"> enzo.vandepoele@gmail.com </a> </p>
|
||
|
<p> • Professionnel : <a href="mailto:enzo.vandepoele2@gmail.com" class="lien"> enzo.vandepoele2@gmail.com </a> </p>
|
||
|
<br>
|
||
|
|
||
|
<p> <u> Autre : </u> </p>
|
||
|
<p> • Téléphone : 06.62.69.70.95 </p>
|
||
|
<p> • GitHub : <a href="#" onclick="window.open('https://github.com/Unicron03')" class="lien"> Unicron03 </a> </p>
|
||
|
<br>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
</body>
|
||
|
</html>
|