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.
39 lines
1.9 KiB
39 lines
1.9 KiB
<!DOCTYPE html>
|
|
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Galerie d'images</title>
|
|
<link rel="stylesheet" href="../css/menu.css">
|
|
<link rel="stylesheet" href="../css/style_avion.css">
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&display=swap" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav id="menu">
|
|
<a href="main" class="liens_dans_le_menu">Page principale</a>
|
|
<div class="dropdown">
|
|
<p1 class="liens_dans_le_menu">Projets<p1/>
|
|
<div class="dropdown-content">
|
|
<a href="Adsbcam" class="liens_dans_le_menu">ADS-B Cam</a>
|
|
<a href="Sae201" class="liens_dans_le_menu">SAE 2.01</a>
|
|
</div>
|
|
</div>
|
|
<a href="Competences" class="liens_dans_le_menu">Compétences</a>
|
|
<a href="main#id_1_2" class="liens_dans_le_menu">Passions</a>
|
|
<a href="Perso" class="liens_dans_le_menu">Vie privée</a>
|
|
<a href="Etudes" class="liens_dans_le_menu">Vie étudiante</a>
|
|
<a href="https://drive.google.com/file/d/11QRB2z_E00WfP6aPEQ6zVCP2TODxhGEr/view?usp=sharing" class="liens_dans_le_menu">CV</a>
|
|
</nav>
|
|
<div id="reseaux_fixe">
|
|
<a href="http://instagram.com" class="liens_réseaux_sociaux_dans_menu"><img src="../images/insta.png" class="logos_réseaux_sociaux_dans_menu" ></a>
|
|
<a href="http://x.com" class="liens_réseaux_sociaux_dans_menu"><img src="../images/x.png" class="logos_réseaux_sociaux_dans_menu"></a>
|
|
</div>
|
|
</header>
|
|
<video width="100%" autoplay muted loop>
|
|
<source src="../images/Avion.mp4" type="video/mp4">
|
|
Probleme engine kaput
|
|
</video>
|
|
</body> |