parent
e23ffeaa81
commit
f4e44c2ddf
@ -5,41 +5,19 @@
|
|||||||
<title>Elite Solar</title>
|
<title>Elite Solar</title>
|
||||||
<link rel="stylesheet" href="../assets/css/style.css">
|
<link rel="stylesheet" href="../assets/css/style.css">
|
||||||
<link rel="stylesheet" href="../assets/css/header.css">
|
<link rel="stylesheet" href="../assets/css/header.css">
|
||||||
<link rel="stylesheet" href="../assets/css/footer.css">
|
|
||||||
<script type="text/javascript" src="../assets/js/header.js"></script>
|
<script type="text/javascript" src="../assets/js/header.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>Elite Solar</h1>
|
<h1>Elite Solar</h1>
|
||||||
<img id="burger-menu" onclick="burgerMenu()" src="../assets/img/open-menu.svg"></svg>
|
<img id="burger-menu" onclick="burgerMenu()" src="../assets/img/open-menu.svg"></svg>
|
||||||
<ul id="menu" class="invisible">
|
<ul id="menu" class="invisible">
|
||||||
<li><a href="../">Accueil</a></li>
|
<li><a href="../">Accueil</a></li>
|
||||||
<li class="active"><a href="../about">Qui sommes-nous ?</a></li>
|
<li class="active"><a href="../about">Qui sommes-nous ?</a></li>
|
||||||
<li><a href="../product">Nos produits</a></li>
|
<li><a href="../product">Nos produits</a></li>
|
||||||
<li><a href="../contact">Contact</a></li>
|
<li><a href="../contact">Contact</a></li>
|
||||||
<li><a href="../faq">FAQ</a></li>
|
<li><a href="../faq">FAQ</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</header>
|
</header>
|
||||||
<footer>
|
</body>
|
||||||
<div>
|
|
||||||
<h2>Suivez-Nous</h2>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="https://instagram.com/elitesolar77?igshid=YmMyMTA2M2Y="><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1024px-Instagram_logo_2016.svg.png" width="50" height="50" alt="Instagram Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089005817681"><img src="https://upload.wikimedia.org/wikipedia/commons/5/51/Facebook_f_logo_%282019%29.svg" width="50" height="50" alt="Facebook Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://twitter.com/EliteSolar77?ref_src=twsrc%5Etfw"><img
|
|
||||||
src="https://www.cmonsite.fr/site/wp-content/uploads/2021/06/2021-Twitter-logo-blue.png" width="50" height="50" alt="Twitter Logo" /></a>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
<ol>
|
|
||||||
Politique de confidentialité <br>
|
|
||||||
Mentions légales <br>
|
|
||||||
Politique de cookies <br>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
<p>© 2022 EliteSolar. Créé avec   <u>Lyanis Souidi</u>, <u>Tom Moguljak</u>,  <u>Romain Journeau</u> </p>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
@ -1,30 +0,0 @@
|
|||||||
footer {
|
|
||||||
font-family: system-ui;
|
|
||||||
background: #616A6B;
|
|
||||||
color: white;
|
|
||||||
text-align: center;
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
|
||||||
padding: 20px;
|
|
||||||
position: fixed;
|
|
||||||
bottom: 0;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer h2 {
|
|
||||||
font-size: 25pt;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer ol {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer p{
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
padding: 25px;
|
|
||||||
width: 100%;
|
|
||||||
background-color: #45a1ff;
|
|
||||||
color: white;
|
|
||||||
}
|
|
@ -5,42 +5,19 @@
|
|||||||
<title>Elite Solar</title>
|
<title>Elite Solar</title>
|
||||||
<link rel="stylesheet" href="../assets/css/style.css">
|
<link rel="stylesheet" href="../assets/css/style.css">
|
||||||
<link rel="stylesheet" href="../assets/css/header.css">
|
<link rel="stylesheet" href="../assets/css/header.css">
|
||||||
<link rel="stylesheet" href="../assets/css/footer.css">
|
|
||||||
<script type="text/javascript" src="../assets/js/header.js"></script>
|
<script type="text/javascript" src="../assets/js/header.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>Elite Solar</h1>
|
<h1>Elite Solar</h1>
|
||||||
<img id="burger-menu" onclick="burgerMenu()" src="../assets/img/open-menu.svg"></svg>
|
<img id="burger-menu" onclick="burgerMenu()" src="../assets/img/open-menu.svg"></svg>
|
||||||
<ul id="menu" class="invisible">
|
<ul id="menu" class="invisible">
|
||||||
<li><a href="../">Accueil</a></li>
|
<li><a href="../">Accueil</a></li>
|
||||||
<li><a href="../about">Qui sommes-nous ?</a></li>
|
<li><a href="../about">Qui sommes-nous ?</a></li>
|
||||||
<li><a href="../product">Nos produits</a></li>
|
<li><a href="../product">Nos produits</a></li>
|
||||||
<li class="active"><a href="../contact">Contact</a></li>
|
<li class="active"><a href="../contact">Contact</a></li>
|
||||||
<li><a href="../faq">FAQ</a></li>
|
<li><a href="../faq">FAQ</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</header>
|
</header>
|
||||||
|
</body>
|
||||||
<footer>
|
|
||||||
<div>
|
|
||||||
<h2>Suivez-Nous</h2>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="https://instagram.com/elitesolar77?igshid=YmMyMTA2M2Y="><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1024px-Instagram_logo_2016.svg.png" width="50" height="50" alt="Instagram Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089005817681"><img src="https://upload.wikimedia.org/wikipedia/commons/5/51/Facebook_f_logo_%282019%29.svg" width="50" height="50" alt="Facebook Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://twitter.com/EliteSolar77?ref_src=twsrc%5Etfw"><img
|
|
||||||
src="https://www.cmonsite.fr/site/wp-content/uploads/2021/06/2021-Twitter-logo-blue.png" width="50" height="50" alt="Twitter Logo" /></a>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
<ol>
|
|
||||||
Politique de confidentialité <br>
|
|
||||||
Mentions légales <br>
|
|
||||||
Politique de cookies <br>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
<p>© 2022 EliteSolar. Créé avec   <u>Lyanis Souidi</u>, <u>Tom Moguljak</u>,  <u>Romain Journeau</u> </p>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
@ -5,7 +5,6 @@
|
|||||||
<title>Elite Solar</title>
|
<title>Elite Solar</title>
|
||||||
<link rel="stylesheet" href="../assets/css/style.css">
|
<link rel="stylesheet" href="../assets/css/style.css">
|
||||||
<link rel="stylesheet" href="../assets/css/header.css">
|
<link rel="stylesheet" href="../assets/css/header.css">
|
||||||
<link rel="stylesheet" href="../assets/css/footer.css">
|
|
||||||
<link rel="stylesheet" href="../assets/css/faq.css">
|
<link rel="stylesheet" href="../assets/css/faq.css">
|
||||||
<script type="text/javascript" src="../assets/js/header.js"></script>
|
<script type="text/javascript" src="../assets/js/header.js"></script>
|
||||||
</head>
|
</head>
|
||||||
@ -53,26 +52,5 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript" src="../assets/js/faq.js"></script>
|
<script type="text/javascript" src="../assets/js/faq.js"></script>
|
||||||
<footer>
|
|
||||||
<div>
|
|
||||||
<h2>Suivez-Nous</h2>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="https://instagram.com/elitesolar77?igshid=YmMyMTA2M2Y="><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1024px-Instagram_logo_2016.svg.png" width="50" height="50" alt="Instagram Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089005817681"><img src="https://upload.wikimedia.org/wikipedia/commons/5/51/Facebook_f_logo_%282019%29.svg" width="50" height="50" alt="Facebook Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://twitter.com/EliteSolar77?ref_src=twsrc%5Etfw"><img
|
|
||||||
src="https://www.cmonsite.fr/site/wp-content/uploads/2021/06/2021-Twitter-logo-blue.png" width="50" height="50" alt="Twitter Logo" /></a>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
<ol>
|
|
||||||
Politique de confidentialité <br>
|
|
||||||
Mentions légales <br>
|
|
||||||
Politique de cookies <br>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
<p>© 2022 EliteSolar. Créé avec   <u>Lyanis Souidi</u>, <u>Tom Moguljak</u>,  <u>Romain Journeau</u> </p>
|
|
||||||
</footer>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
31
index.html
31
index.html
@ -5,42 +5,19 @@
|
|||||||
<title>Elite Solar</title>
|
<title>Elite Solar</title>
|
||||||
<link rel="stylesheet" href="assets/css/style.css">
|
<link rel="stylesheet" href="assets/css/style.css">
|
||||||
<link rel="stylesheet" href="assets/css/header.css">
|
<link rel="stylesheet" href="assets/css/header.css">
|
||||||
<link rel="stylesheet" href="assets/css/footer.css">
|
|
||||||
<script type="text/javascript" src="assets/js/header.js"></script>
|
<script type="text/javascript" src="assets/js/header.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>Elite Solar</h1>
|
<h1>Elite Solar</h1>
|
||||||
<img id="burger-menu" onclick="burgerMenu()" src="assets/img/open-menu.svg"></svg>
|
<img id="burger-menu" onclick="burgerMenu()" src="assets/img/open-menu.svg"></svg>
|
||||||
<ul id="menu" class="invisible">
|
<ul id="menu" class="invisible">
|
||||||
<li class="active"><a href="./">Accueil</a></li>
|
<li class="active"><a href="./">Accueil</a></li>
|
||||||
<li><a href="about">Qui sommes-nous ?</a></li>
|
<li><a href="about">Qui sommes-nous ?</a></li>
|
||||||
<li><a href="product">Nos produits</a></li>
|
<li><a href="product">Nos produits</a></li>
|
||||||
<li><a href="contact">Contact</a></li>
|
<li><a href="contact">Contact</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="faq">FAQ</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</header>
|
</header>
|
||||||
|
</body>
|
||||||
<footer>
|
|
||||||
<div>
|
|
||||||
<h2>Suivez-Nous</h2>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="https://instagram.com/elitesolar77?igshid=YmMyMTA2M2Y="><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1024px-Instagram_logo_2016.svg.png" width="50" height="50" alt="Instagram Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089005817681"><img src="https://upload.wikimedia.org/wikipedia/commons/5/51/Facebook_f_logo_%282019%29.svg" width="50" height="50" alt="Facebook Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://twitter.com/EliteSolar77?ref_src=twsrc%5Etfw"><img
|
|
||||||
src="https://www.cmonsite.fr/site/wp-content/uploads/2021/06/2021-Twitter-logo-blue.png" width="50" height="50" alt="Twitter Logo" /></a>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
<ol>
|
|
||||||
Politique de confidentialité <br>
|
|
||||||
Mentions légales <br>
|
|
||||||
Politique de cookies <br>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
<p>© 2022 EliteSolar. Créé avec   <u>Lyanis Souidi</u>, <u>Tom Moguljak</u>,  <u>Romain Journeau</u> </p>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
@ -5,42 +5,19 @@
|
|||||||
<title>Elite Solar</title>
|
<title>Elite Solar</title>
|
||||||
<link rel="stylesheet" href="../assets/css/style.css">
|
<link rel="stylesheet" href="../assets/css/style.css">
|
||||||
<link rel="stylesheet" href="../assets/css/header.css">
|
<link rel="stylesheet" href="../assets/css/header.css">
|
||||||
<link rel="stylesheet" href="../assets/css/footer.css">
|
|
||||||
<script type="text/javascript" src="../assets/js/header.js"></script>
|
<script type="text/javascript" src="../assets/js/header.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>Elite Solar</h1>
|
<h1>Elite Solar</h1>
|
||||||
<img id="burger-menu" onclick="burgerMenu()" src="../assets/img/open-menu.svg"></svg>
|
<img id="burger-menu" onclick="burgerMenu()" src="../assets/img/open-menu.svg"></svg>
|
||||||
<ul id="menu" class="invisible">
|
<ul id="menu" class="invisible">
|
||||||
<li><a href="../">Accueil</a></li>
|
<li><a href="../">Accueil</a></li>
|
||||||
<li><a href="../about">Qui sommes-nous ?</a></li>
|
<li><a href="../about">Qui sommes-nous ?</a></li>
|
||||||
<li class="active"><a href="../product">Nos produits</a></li>
|
<li class="active"><a href="../product">Nos produits</a></li>
|
||||||
<li><a href="../contact">Contact</a></li>
|
<li><a href="../contact">Contact</a></li>
|
||||||
<li><a href="../faq">FAQ</a></li>
|
<li><a href="../faq">FAQ</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</header>
|
</header>
|
||||||
|
</body>
|
||||||
<footer>
|
|
||||||
<div>
|
|
||||||
<h2>Suivez-Nous</h2>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="https://instagram.com/elitesolar77?igshid=YmMyMTA2M2Y="><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1024px-Instagram_logo_2016.svg.png" width="50" height="50" alt="Instagram Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089005817681"><img src="https://upload.wikimedia.org/wikipedia/commons/5/51/Facebook_f_logo_%282019%29.svg" width="50" height="50" alt="Facebook Logo" /></a>
|
|
||||||
     
|
|
||||||
<a href="https://twitter.com/EliteSolar77?ref_src=twsrc%5Etfw"><img
|
|
||||||
src="https://www.cmonsite.fr/site/wp-content/uploads/2021/06/2021-Twitter-logo-blue.png" width="50" height="50" alt="Twitter Logo" /></a>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
<ol>
|
|
||||||
Politique de confidentialité <br>
|
|
||||||
Mentions légales <br>
|
|
||||||
Politique de cookies <br>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
<p>© 2022 EliteSolar. Créé avec   <u>Lyanis Souidi</u>, <u>Tom Moguljak</u>,  <u>Romain Journeau</u> </p>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user