This commit is contained in:
Toma
2024-10-22 15:04:54 +04:00
11 changed files with 506 additions and 45 deletions
+2
View File
@@ -25,6 +25,8 @@
<button type="button" class="btn btn-warning">DÉCOUVREZ NOTRE ÉCOLE</button>
</div>
</div>
</div>
<div class="container-fluid">
<ul class="nav justify-content-center" style="background-color: #009DE0;">
<li class="nav-item">
<a class="nav-link disabled" href="#">LISTE ELEVES CDA8</a>
+2
View File
@@ -25,6 +25,8 @@
<button type="button" class="btn btn-warning">DÉCOUVREZ NOTRE ÉCOLE</button>
</div>
</div>
</div>
<div class="container-fluid">
<ul class="nav justify-content-center" style="background-color: #009DE0;">
<li class="nav-item">
<a class="nav-link disabled" href="#">LISTE ELEVES CDA8</a>
+5
View File
@@ -0,0 +1,5 @@
# Bienvenue sur mon repertoire !
Voici une liste vers les pages de mes projets:
- https://farad77.github.io/Bidule/Hoarau-Julien/exo-1/index.html (Expernet liste des élèves)
+64
View File
@@ -0,0 +1,64 @@
<html >
<head>
<title>CDA</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<style>
.btn-expernet {
background-color: #009de0;
}
</style>
</head>
<body>
<div class="container">
<header class="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom">
<a href="https://expernet.re" alt="Retour à la page d'accueil" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none">
<img class="logo" src="https://expernet.re/wp-content/themes/tm-bootstrap/images/logo.png" width="72" height="57">
</a>
<ul class="nav nav-pills">
<li class="nav-item"><a href="#" class="btn btn-warning mx-1" aria-current="page">DEMANDE DE DEVIS</a></li>
<li class="nav-item"><a href="#" class="btn btn-warning mx-1">Découvrez notre école</a></li>
</ul>
</header>
</div>
<main class="form-signin w-100 m-auto">
<div class="container w-25 p-2 border rounded">
<form>
<img class="mb-4" src="https://expernet.re/wp-content/themes/tm-bootstrap/images/logo.png" alt="" width="72" height="57">
<div class="form-floating">
<input type="email" class="form-control" id="floatingInput" placeholder="name@example.com">
<label for="floatingInput">Courriel</label>
</div>
<div class="form-floating">
<input type="password" class="form-control" id="floatingPassword" placeholder="Password">
<label for="floatingPassword">Mot de passe</label>
</div>
<div class="form-check text-start my-3">
<input class="form-check-input" type="checkbox" value="remember-me" id="flexCheckDefault">
<label class="form-check-label" for="flexCheckDefault">
Se souvenir de moi
</label>
</div>
<button class="btn btn-expernet w-100 py-2" type="submit">Connexion</button>
<p class="text-center my-2">Ou</p>
<a class="btn btn-expernet w-100 py-2" href="liste.html" role="button">Connexion anonyme</a>
</form>
</div>
</main>
<div class="container">
<footer class="py-3 my-4">
<p class="text-center text-body-secondary">&copy; 2024 EXPER.net</p>
</footer>
</div>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.min.js" integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy" crossorigin="anonymous"></script>
</body>
</html>
+147
View File
@@ -0,0 +1,147 @@
<!doctype html>
<html lang="en">
<head>
<title>Title</title>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- Bootstrap CSS v5.2.1 -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN"
crossorigin="anonymous"
/>
</head>
<body>
<div class="container">
<header class="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom">
<a href="https://expernet.re" alt="Retour à la page d'accueil" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none">
<img class="logo" src="https://expernet.re/wp-content/themes/tm-bootstrap/images/logo.png" width="72" height="57">
</a>
<ul class="nav nav-pills">
<li class="nav-item"><a href="#" class="btn btn-warning mx-1" aria-current="page">DEMANDE DE DEVIS</a></li>
<li class="nav-item"><a href="#" class="btn btn-warning mx-1">Découvrez notre école</a></li>
</ul>
</header>
</div>
<main>
<div class="container w-100">
<div class="table-responsive-md">
<table class="table table-hover">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">Nom</th>
<th scope="col">Prénom</th>
</tr>
</thead>
<tbody>
<tr class="">
<td scope="row">1</td>
<td>AHOVEY</td>
<td>Saint George</td>
</tr>
<tr class="">
<td scope="row">2</td>
<td>AHYONG</td>
<td>Emjy</td>
</tr>
<tr class="">
<td scope="row">3</td>
<td>B.</td>
<td>Toma</td>
</tr>
<tr class="">
<td scope="row">4</td>
<td>CELEMANI</td>
<td>Theo</td>
</tr>
<tr class="">
<td scope="row">5</td>
<td>RAMASSY</td>
<td>Cheun</td>
</tr>
<tr class="">
<td scope="row">6</td>
<td>Demontis</td>
<td>matisse</td>
</tr>
<tr class="">
<td scope="row">7</td>
<td>GRONDIN</td>
<td>Clarel</td>
</tr>
<tr class="">
<td scope="row">8</td>
<td>Hoarau</td>
<td>Jérémy</td>
</tr>
<tr class="">
<td scope="row">9</td>
<td>MUNIER</td>
<td>Jerome</td>
</tr>
<tr class="">
<td scope="row">10</td>
<td>Pedre</td>
<td>Gabriel</td>
</tr>
<!-- <tr class="">
<td scope="row">11</td>
<td>--</td>
<td>--</td>
</tr> -->
<tr class="">
<td scope="row">12</td>
<td>Noel</td>
<td>Thomy</td>
</tr>
<tr class="">
<td scope="row">13</td>
<td>--</td>
<td>dorian</td>
</tr>
<!-- <tr class="">
<td scope="row">14</td>
<td>--</td>
<td>--</td>
</tr>
<tr class="">
<td scope="row">15</td>
<td>--</td>
<td>--</td>
</tr> -->
</tbody>
</table>
</div>
</div>
</main>
<div class="container">
<footer class="py-3 my-4">
<p class="text-center text-body-secondary">&copy; 2024 EXPER.net</p>
</footer>
</div>
<!-- Bootstrap JavaScript Libraries -->
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js"
integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
crossorigin="anonymous"
></script>
</body>
</html>
+60 -22
View File
@@ -3,40 +3,78 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Coucou</title>
<title>connection</title>
<link rel="stylesheet" href="style.css">
<!--Lien bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
</head>
<body>
<nav id="navig" class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="#">EXPERNET</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Campus</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Informatique</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Marketing digital
</a>
<div class="container" style="background-color: grey" >
<div class="row">
<div id="colonne" class="col-md" style="background-color: rgb(141, 30, 30)">
<span>Case 1</span>
</div>
<div id="colonne" class="col-md" style="background-color: rgb(65, 24, 212)">
<span>Case 2</span>
</div>
<div id="colonne" class="col-md" style="background-color: rgb(228, 207, 20)">
<span>Case 3</span>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Inscription</a></li>
<li><a class="dropdown-item" href="#">Another action</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Inscription</a>
</li>
</ul>
<form class="d-flex" role="search">
<input class="form-control me-2" type="search" placeholder="Rechercher" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Rechercher</button>
</form>
</div>
</div>
<div class="row">
<div id="colonne" class="col-md" style="background-color: rgb(141, 63, 63)">
<span>Case 1</span>
</nav>
<div class="header">
<div class="logo"></div>
<div class="text">CAMPUS INFORMATIQUE ET MARKETING DIGITAL</div>
</div>
<div id="colonne" class="col-md" style="background-color: rgb(111, 90, 187)">
<span>Case 2</span>
</div>
<div id="colonne" class="col-md" style="background-color: rgb(199, 190, 111)">
<span>Case 3</span>
<form id="connection">
<h1 class="h3 mb-3 fw-normal">Connectez vous</h1>
<div class="form-floating">
<input type="email" class="form-control" id="floatingInput" placeholder="name@example.com">
<label for="floatingInput">E-mail</label>
</div>
<div class="form-floating">
<input type="password" class="form-control" id="floatingPassword" placeholder="Password">
<label for="floatingPassword">Mot de passe</label>
</div>
<div class="form-check text-start my-3">
<input class="form-check-input" type="checkbox" value="remember-me" id="flexCheckDefault">
<label class="form-check-label" for="flexCheckDefault">
Se rappeler de moi
</label>
</div>
<button id="btn" class="btn btn-primary w-100 py-2" type="submit">Se connecter</button>
<p class="mt-5 mb-3 text-body-secondary">© 20172024</p>
</form>
<a href="liste.html">liste des étudiants</a>
+86
View File
@@ -0,0 +1,86 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script defer src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<title>Document</title>
</head>
<body>
<header>
<div class="row d-flex justify-content-end w-100">
<div class="w-25 ms-5 d-flex justify-content-center ">
<i class="bi bi-instagram me-3"></i>
<i class="bi bi-facebook"></i>
</div>
</div>
<div class="flex-row d-flex align-items-center justify-content-center w-100 p-3">
<div class="flex-row d-flex align-items-center justify-content-center">
<img id="logo" src="public/logo.png" alt="Logo expernet écoles de formation" class="w-20">
<h4 class="ms-3 w-50">CENTRE DE FORMATION INFORMATIQUEÀ LA RÉUNION DEPUIS 2002 !</h4>
</div>
<div class="d-flex flex-column">
<button type="button" class="btn btn-warning mb-3"><i class="bi bi-calculator"></i> Demande de devis</button>
<button type="button" class="btn btn-warning"><i class="i bi-calculator"></i> Découvrez-notre école</button>
</div>
</div>
<div></div>
<nav class="navbar navbar-expand-lg bg-info">
<div class="container-fluid d-flex justify-content-center align-items-center">
<ul class="d-flex flex-row gap-4 m-0 p-4">
<li class="list-group-item"><a class="text-decoration-none text-light" href="">NOS CENTRE</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">FORMATION</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">PLANNING</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">FINACEMENT</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">DIGITAL-LEARNING</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">BLOG</a></li>
</ul>
</div>
</nav>
</header>
<main class="row p-5">
<div class="col d-flex align-items-center">
<p class="text-justify text-light fs-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Esse sequi animi officia accusamus, ad reprehenderit dolor iusto ab suscipit nihil deleniti, aspernatur at quia cumque delectus, necessitatibus sunt. Accusantium, inventore!</p>
</div>
<div class="card border-0 col" id="card">
<div class="card-body">
<form>
<div class="row mb-3">
<div class="col-sm-10">
<input type="email" placeholder="Votre email" class="form-control" id="inputEmail3" required>
</div>
</div>
<div class="row mb-3">
<div class="col-sm-10">
<input type="password" placeholder="Entrez votre mot de passe..." class="form-control" id="inputPassword3" required>
</div>
</div>
<div class="row mb-3">
<div class="col-sm-10 offset-sm-2">
</div>
</div>
<button type="submit" class="btn btn-primary">Connexion</button>
<p class="mt-3">
<a href="list.html" class="link-offset-2 link-underline link-underline-opacity-0" href="#">Direction vers la liste des étudiant</a>
</p>
</form>
</div>
</div>
</main>
<footer class="bg-info">
<div class="container-fluid d-flex justify-content-center align-items-center">
<ul class="d-flex flex-row gap-4 m-0 p-4">
<li class="list-group-item"><a class="text-decoration-none text-light" href="">NOS CENTRE</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">FORMATION</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">PLANNING</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">FINACEMENT</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">DIGITAL-LEARNING</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">BLOG</a></li>
</ul>
</div>
</footer>
</body>
</html>
+107
View File
@@ -0,0 +1,107 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script defer src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<title>Document</title>
</head>
<body>
<header>
<div class="row d-flex justify-content-end w-100">
<div class="w-25 ms-5 d-flex justify-content-center ">
<i class="bi bi-instagram me-3"></i>
<i class="bi bi-facebook"></i>
</div>
</div>
<div class="flex-row d-flex align-items-center justify-content-center w-100 p-3">
<div class="flex-row d-flex align-items-center justify-content-center">
<img id="logo" src="public/logo.png" alt="Logo expernet écoles de formation" class="w-20">
<h4 class="ms-3 w-50">CENTRE DE FORMATION INFORMATIQUEÀ LA RÉUNION DEPUIS 2002 !</h4>
</div>
<div class="d-flex flex-column">
<button type="button" class="btn btn-warning mb-3"><i class="bi bi-calculator"></i> Demande de devis</button>
<button type="button" class="btn btn-warning"><i class="i bi-calculator"></i> Découvrez-notre école</button>
</div>
</div>
<div></div>
<nav class="navbar navbar-expand-lg bg-info">
<div class="container-fluid d-flex justify-content-center align-items-center">
<ul class="d-flex flex-row gap-4 m-0 p-4">
<li class="list-group-item"><a class="text-decoration-none text-light" href="">NOS CENTRE</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">FORMATION</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">PLANNING</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">FINACEMENT</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">DIGITAL-LEARNING</a></li>
<li class="list-group-item"><a class="text-decoration-none text-light" href="">BLOG</a></li>
</ul>
</div>
</nav>
</header>
<main>
<table class="table">
<thead>
<tr>
<th scope="col">Num</th>
<th scope="col">Nom</th>
<th scope="col">Prenom</th>
<th scope="col">Formation</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>Boyer</td>
<td>Dorian</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Clement</td>
<td>Théo</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Grondin</td>
<td>Clarel</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Munier</td>
<td>Jerome</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Pedre</td>
<td>Gabriel</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Demontis</td>
<td>Matisse</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Ahyong</td>
<td>Emjy</td>
<td>CDA</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Ahovey</td>
<td>SaintGeorge</td>
<td>CDA</td>
</tr>
</tbody>
</table>
</main>
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

+10
View File
@@ -0,0 +1,10 @@
#logo{
width: 20%;
}
main {
background: url(public/fond.webp);
}
#card{
backdrop-filter: blur(10px);
background-color: rgba(255, 255, 255, 0.4);
}