-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
266 lines (224 loc) · 11.6 KB
/
index.html
File metadata and controls
266 lines (224 loc) · 11.6 KB
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!DOCTYPE html>
<html lang="en">
<head>
<title>Wild circus - Projet Wild Code School</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="script.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Amatic+SC&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/054fdad312.js" crossorigin="anonymous"></script>
<link href="http://fonts.googleapis.com/css?family=lato" rel="stylesheet" type="text/css">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="120">
<nav class="navbar navbar-expand-md navbar-dark sticky-top">
<a class="navbar-brand" href="#"></a>
<div class="apper">
<h2><span class="wild">WILD</span><span class="circus">CIRCUS</span><span class="or">.</span></h2>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#myNavbar">
<i class="fas fa-bars fa-lg"></i>
</button>
<div class="collapse navbar-collapse justify-content-center" id="myNavbar" style="padding-right: 12%;">
<ul class="nav nav-pills navbar-nav">
<li class="nav-item"><a class="nav-link" href="#perf">PERFORMANCES</a></li>
<li class="nav-item"><a class="nav-link" href="#aboutus">ABOUT US</a></li>
<li class="nav-item"><a class="nav-link" href="#price">PRICES</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">CONTACT</a></li>
</ul>
</div>
</nav>
<div class="row backgroundimg" id="acceuil">
<div class="container">
<h1 id="test1">"Let yourself be carried away <br>in a world where the real and the imaginary are one"</h1>
</div>
</div>
<!-- performances-->
<section id="perf">
<h2 class="perftitle">Performances</h2>
<div class="title-divider"></div>
<div class="performances container">
<div class="card">
<div class="row">
<div class="col-lg-4">
<div class="single-performances">
<div class="img-area">
<img src="https://i.postimg.cc/633pFBVN/clown-3.png" class="img-responsive" alt="error">
<div class="desc">
<ul class="list-inline">
<li><p>As an adult, come and discover our irresistible clowns, between practicaljokes and pranks let yourself be carried away by their joy and fall back into childhood.</p></li>
</ul>
</div>
</div>
<div class="img-text">
<h4>Laugh</h4>
<div class="blue-divider"></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="single-performances">
<div class="img-area">
<img src="https://i.postimg.cc/dVwk4PfJ/logomagie1.png" class="img-responsive" alt="error">
<div class="desc">
<ul class="list-inline">
<li><p>Let yourself be carried away in a world where the real and the imaginary are one, in the company of our talented magicians, discover a wonderful world limited only by your imagination.</p></li>
</ul>
</div>
</div>
<div class="img-text">
<h4>Dream</h4>
<div class="blue-divider"></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="single-performances">
<div class="img-area">
<img src="https://i.postimg.cc/V6dbnqVM/logolion2.png" class="img-responsive" alt="error">
<div class="desc">
<ul class="list-inline">
<li><p>Tame the untameable in the company of our tamers, between roar and razor-sharp claws, watch these fierce felines turn into sweet kittens.</p></li>
</ul>
</div>
</div>
<div class="img-text">
<h4>Marvel at</h4>
<div class="blue-divider"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About us -->
<section class="aboutus" id="aboutus">
<div class="about-us-container section-container section-container-gray-bg">
<div class="container">
<div class="row">
<div class="col-12 col-lg-7 about-us-box wow fadeInLeft">
<div class="about-us-box-text">
<div id="about-title">
<h2><span class="circus">ABOUT</span> <span class="wild">WILD </span><span class="circus">CIRCUS</span><span class="or">.</span></h2>
<div class="about-divider"></div>
</div>
<p><br>The Wild Circus came into being on 11th December 1852 thanks to the Duke of <br>Morny (half-brother of Prince Louis-Napoléon), who was granted building permission and Jacques Hittorf, his architect. A few years <br> later, on 12th November 1859, the circus was brought to life by the ‘flying trapeze', an act invented by Léotard, <br> known as the ‘flying performer', from Toulouse.</p>
</div>
</div>
<div class="col-12 col-lg-5 about-us-box wow fadeInUp">
<div class="about-us-box-img">
<img src="https://i.postimg.cc/B6QjsT0k/lionlogoillustration.png" alt="about">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- price-->
<section id="price">
<h2 class="perftitle">ticket price</h2>
<div class="price-divider"></div>
<table class="table table-hover table-dark">
<thead>
<tr>
<th scope="col" style="border-top-width: 0px;">Seat</th>
<th scope="col" style="border-top-width: 0px;" >Child</th>
<th scope="col" style="border-top-width: 0px;">Group 6+</th>
<th scope="col" style="border-top-width: 0px;">Adult</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">2nd Floor</th>
<td>15€</td>
<td>18€</td>
<td>20€</td>
</tr>
<tr>
<th scope="row">1st floor</th>
<td>15€</td>
<td>20€</td>
<td>25€</td>
</tr>
<tr>
<th scope="row">Vip Lodge</th>
<td colspan="2">15€</td>
<td>50€</td>
</tr>
</tbody>
</table>
<div class="container">
<a class="button-ticket btn btn-primary" href="#" role="button">Buy Tickets</a>
</div>
</section>
<!-- FORM -->
<section class="form" id="contact">
<div class="container">
<div class="heading">
<h2>Contact us</h2>
<div class="form-divider"></div>
</div>
</div>
<div class="container">
<div class="col-xl-10 col-xl-offset-1 container">
<form id="contact-form" method="post">
<div class="form-row">
<div class="col-lg-6">
<label for="firstname">First Name<span class="blue"> *</span></label>
<input type="text" name="firstname" id="firstname" class="form-control" placeholder="Your First Name">
<p class="comments"></p>
</div>
<div class="col-lg-6">
<label for="name">Last Name<span class="blue"> *</span></label>
<input type="text" name="name" id="name" class="form-control" placeholder="Your Last Name">
<p class="comments"></p>
</div>
<div class="col-lg-6">
<label for="email">Email<span class="blue"> *</span></label>
<input type="text" name="email" id="email" class="form-control" placeholder="Email Address">
<p class="comments"></p>
</div>
<div class="col-lg-6">
<label for="phone">Phone</label>
<input type="tel" name="phone" id="phone" class="form-control" placeholder="Your Phone">
<p class="comments"></p>
</div>
<div class="col-lg-12">
<label for="message">Message<span class="blue"> *</span></label>
<textarea id="message" name="message" class="form-control" placeholder="Your Message" rows="4"></textarea>
<p class="comments"></p>
</div>
<div class="col-lg-12">
<p class="blue">* This information is required</p>
</div>
<div class="col-lg-12">
<input type="button" class="button1" value="send message">
</div>
</div>
</form>
</div>
</div>
</section>
<footer class="text-center">
<a href="#acceuil" class="lienacceuil">
<i class="fas fa-chevron-up fa-2x"></i>
</a>
<h5>Wild Circus by léo</h5>
<h5>© Copyright 2020 Wild Code School</h5>
<div class="header-link">
<a href="https://wildcodeschool.fr" target="_blank">Wild Code School</a>
<a href="http://www.france-ioi.org/user/perso.php?sLogin=dibolix-code" target="_blank">France-IOI</a>
<a href="https://codecombat.com/user/dibocode" target="_blank">Codecombat</a>
<a href="https://www.udemy.com/course/formation-developpeur-web/" target="_blank">Udemy</a>
</div>
<div class="header-img">
<a href="https://wildcodeschool.fr/" target="_blank"><img src="https://pbs.twimg.com/profile_images/1083713943938453505/CZG3c8mK_400x400.jpg" alt="#" style="width: 75px;"></a>
</div>
</footer>
</body>
</html>