-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
181 lines (167 loc) · 8.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="Style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/app.css">
<script src="assets/js/app.js" async></script>
</head>
<body style=" font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">
<header style="min-height: 105px; margin-top:-20px; width:105%;">
<nav>
<ul style="display:flex; list-style:none;">
<li style="margin-left: 20%;"><a href="#">Titre</a></li>
<li style="margin-left: 25%;"><a href="#">Acceuil</a></li>
<li style="margin-left: 5%;"><a href="#">Inscription</a></li>
<li style="margin-left: 5%;"><a href="#">Espace Elèves</a></li>
</ul>
</nav>
</header>
<section style="background-color: #142580; width: 100%; padding-top: 35px; padding-bottom: 15px;">
<h1 style="text-align: center; font-size: calc(0.85rem + 0.85vw); margin-top: 0px; color: white;">Les Formations que l'on s'arrache</h1>
<div class="container" style="width:95%; margin-left: 2.5%;">
<div id="carousel0">
<div class="item">
<div class="item__image">
<img src="assets/img/7ac5719a8252b87eb86f8dbbb2a66806.jpg" alt="">
</div>
<div class="item__body">
<div class="item__title"> Mon titre 1 </div>
<div class="item__description"> Ici une petite description pour tester le carousel </div>
</div>
</div>
<div class="item">
<div class="item__image">
<img src="assets/img/09dac9fe18180d96d1e09f9d2c42a179.jpg" alt="">
</div>
<div class="item__body">
<div class="item__title"> Mon titre 2 </div>
<div class="item__description"> Ici une petite description pour tester le carousel </div>
</div>
</div>
<div class="item">
<div class="item__image">
<img src="assets/img/dadf1df4cf6c54f6463067b6d4132d48.jpg" alt="">
</div>
<div class="item__body">
<div class="item__title"> Mon titre 3 </div>
<div class="item__description"> Ici une petite description pour tester le carousel </div>
</div>
</div>
<div class="item">
<div class="item__image">
<img src="assets/img/e003e5dd0d81585a09b3514d7d38dd86.jpg" alt="">
</div>
<div class="item__body">
<div class="item__title"> Mon titre 4 </div>
<div class="item__description"> Ici une petite description pour tester le carousel </div>
</div>
</div>
<div class="item">
<div class="item__image">
<img src="assets/img/5139a24cae10d6f8de72c4a044de4132.jpg" alt="">
</div>
<div class="item__body">
<div class="item__title"> Mon titre 5 </div>
<div class="item__description"> Ici une petite description pour tester le carousel </div>
</div>
</div>
<div class="item">
<div class="item__image">
<img src="assets/img/25f4586dabf562530ec0af057781f1ce.jpg" alt="">
</div>
<div class="item__body">
<div class="item__title"> Mon titre 6 </div>
<div class="item__description"> Ici une petite description pour tester le carousel </div>
</div>
</div>
</div>
</section>
<br />
<br />
<br />
<section style=" border-bottom: 1px solid black;">
<div class="search-container">
<form action="/action_page.php">
<input type="text" placeholder="Search.." name="search">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
<br />
<br />
<br />
</section>
<section id="BrowerCourse">
<div style="display:flex;">
<div id="Container">
<div style="grid-row-start:1; grid-row-end:4; border-right: 1px groove;">
<img class="IconCourse" style="width: 100%;" />
<button style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">
<big>Commencer</big>
</button>
<h1>Durée: 5 heure</h1>
<p>Create by Jonas Pustay</p>
</div>
<div style="grid-column-start: 2; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4;">
<h1>Formation 1</h1>
<p>rboards in the back room of the house. As she walked along the street and looked in the gutter, she realized facemasks had become the new cigarette butts.</p>
<p style="background: grey;">Avion</p>
<p>Prerequis: HTML,JavaScript,CSS</p>
<p>Difficulté: intermédire</p>
</div>
</div>
<div id="Container">
<div style="grid-row-start:1; grid-row-end:4; border-right: 1px groove;">
<img class="IconCourse" src="Ressource\Image\Ai Icon.png" style="width: 100%;" />
<button style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">
<big>Commencer</big>
</button>
<h1>Durée: 5 heure</h1>
<p>Create by Jonas Pustay</p>
</div>
<div style="grid-column-start: 2; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4;">
<h1>Formation 1</h1>
<p>rboards in the back room of the house. As she walked along the street and looked in the gutter, she realized facemasks had become the new cigarette butts.</p>
<p style="background: grey;">Avion</p>
<p>Prerequis: HTML,JavaScript,CSS</p>
<p>Difficulté: intermédire</p>
</div>
</div>
<div id="Container">
<div style="grid-row-start:1; grid-row-end:4; border-right: 1px groove;">
<img class="IconCourse" src="Ressource\Image\Ai Icon.png" style="width: 100%;" />
<button style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">
<big>Commencer</big>
</button>
<h1>Durée: 5 heure</h1>
<p>Create by Jonas Pustay</p>
</div>
<div style="grid-column-start: 2; grid-column-end: 4; grid-row-start: 1; grid-row-end: 4;">
<h1>Formation 1</h1>
<p>rboards in the back room of the house. As she walked along the street and looked in the gutter, she realized facemasks had become the new cigarette butts.</p>
<p style="background: grey;">Avion</p>
<p>Prerequis: HTML,JavaScript,CSS</p>
<p>Difficulté: intermédire</p>
</div>
</div>
</div>
</section>
<footer>
<div class="site-footer">
<div class="container">
<ul class="footer-links">
<li><a href="#">Acceuil</a></li>
<li><a href="#">Qui Sommes Nous</a></li>
<li><a href="#">Nous trouver</a></li>
<li><a href="#">Mailing list</a></li>
<li><a href="#">Mention legals</a></li>
<li><a href="#">CGU</a></li>
</ul>
</div>
</div>
</footer>
<script src="JavaScript.js"></script>
</body>
</html>