-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfilm.html
221 lines (221 loc) · 12.7 KB
/
film.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
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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Chat Noir Chat Blanc - Eric Kusturica - Fiche film individuel</title>
<link href="https://fonts.gstatic.com" rel="preconnect">
<link href="https://fonts.googleapis.com/css2?family=Courgette&family=Quicksand:wght@300&family=Roboto&display=swap" rel="stylesheet">
<link href="./tailwind.css" rel="stylesheet">
</head>
<body>
<header>
<nav class="fixed top-0 z-50 flex justify-end w-screen p-6 lg:w-full bg-primary bg-opacity-90">
<div class="items-center hidden w-auto pt-4 font-roboto lg:flex">
<a class="block mr-10 text-tertiary hover:text-gray-400" href="index.html">Accueil</a>
<a class="block mr-10 text-white hover:text-gray-400" href="films.html">A l'affiche</a>
<a class="block mr-10 text-white hover:text-gray-400" href="news.html">Actualités</a>
<a class="block mr-10 text-white hover:text-gray-400" href="calendar.html">Calendrier</a>
<a class="block mr-10 text-white hover:text-gray-400" href="contact.html">Contact</a>
</div>
<div class="flex items-center justify-between w-full pt-4 text-white lg:hidden">
<div class="">
<h1 class="text-lg font-bold font-courgette"><a href="index.html">Etoiles et Toiles</a></h1>
<h2>Festival de films de plein air</h2>
</div>
<div class="block">
<button class="flex items-center px-4 py-3 border rounded text-fourth border-fourth focus:outline-none" id="burger">
<svg class="w-4 h-4 fill-current" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path>
</svg>
</button>
<div class="bg-white lg:hidden" hidden="" id="burger-nav">
<a class="block py-1 mx-10 text-tertiary hover:text-gray-400" href="index.html">Accueil</a>
<a class="block py-1 mx-10 text-primary hover:text-gray-400" href="films.html">A l'affiche</a>
<a class="block py-1 mx-10 text-primary hover:text-gray-400" href="news.html">Actualités</a>
<a class="block py-1 mx-10 text-primary hover:text-gray-400" href="calendar.html">Calendrier</a>
<a class="block py-1 mx-10 text-primary hover:text-gray-400" href="contact.html">Contact</a>
</div>
</div>
</div>
</nav>
</header>
<main class="w-screen mx-auto pt-28 ">
<section class="grid pb-12 ">
<div class="mx-12 ">
<span>←</span><a class="text-indigo-500 underline" href="calendar.html">Toutes les projections</a>
</div>
</section>
<section id="film-card" class="grid pb-40 justify-items-center">
<article id="film-presentation" class="grid text-center md:gap-0 md:grid-rows-3 md:text-left md:grid-cols-3 md:mx-12">
<div id="page-title" class="md:col-span-3 md:row-span-1 md:mt-0 md:h-20 md:ml-32">
<h1 id="film-title" class="my-4 text-5xl font-bold font-courgette"><span class="hidden md:inline-block">Projection</span> Kajillionaire <span class="hidden md:inline-block"> - Miranda July</span></h1>
<p class="">5 août 2021 @ 19:30 <span class="hidden md:inline-block"> - GRATUIT</span></p>
</div>
<div id="film-poster" class="flex justify-center h-96 md:-mt-28">
<img src="assets/images/film_kajillionaire.jpg" alt="affiche du film Kajillionaire" class="h-full pb-4" />
</div>
<div class="divide-y md:-mt-28 md:max-w-screen-md md:w-screen" >
<div id="film-description" class="w-full px-6 py-4 ">
<p class="text-justify">Theresa et Robert ont passé 26 ans à former leur fille unique, Old Dolio, à escroquer, arnaquer et voler à chaque occasion. Au cours d'un cambriolage conçu à la hâte, ils proposent à une jolie inconnue ingénue, Mélanie, de les rejoindre, bouleversant complètement la routine d'Old Dolio.</p>
</div>
<div id="film-details" class="grid grid-cols-1 py-6 mx-6 text-left md:grid-cols-3 md:w-full">
<div id="details" class="grid justify-items-start ">
<table class="grid">
<tr>
<th class="p-1">DETAILS</th>
</tr>
<tr><td class="p-1">Date : </td><td class="p-1">5 août 2021</td></tr>
<tr><td class="p-1">Heure : </td><td class="p-1">18:30 - 20:30</td></tr>
<tr><td class="p-1">Prix : </td><td class="p-1">Gratuit</td></tr>
</table>
</div>
<div id="organization" class="grid justify-items-start">
<table class="grid">
<tr>
<th class="p-1">ORGANISATEUR</th>
</tr>
<tr><td class="p-1">Association Les Films de Plein Air</td></tr>
<tr><td class="p-1">0102030405</td></tr>
<tr><td class="p-1"><a href="mailto:[email protected]">[email protected]</a></td></tr>
</table>
</div>
<div id="location" class="grid justify-items-start">
<table class="grid">
<tr>
<th class="p-1">LIEU</th>
</tr>
<tr><td class="p-1">Parc Monceau</td></tr>
<tr><td class="p-1">35 boulevard de Courcelles</td></tr>
<tr><td class="p-1">75008 Paris</td></tr>
</table>
</div>
</div>
</div>
</article>
<aside id="film-booking-form" class="px-12 pt-12 divide-y rounded shadow-xl md:-mt-96 md:ml-80 md:w-1/2">
<div class="flex items-baseline gap-4 mb-4">
<h5 class="text-5xl font-bold text-primary">Billets</h5>
<h4 class="text-xl">Projection Kajillionaire - Miranda July</h4>
</div>
<div class="py-4">
<div class="grid grid-cols-2">
<label for="name">Nom <span class="text-red-400">*</span></label>
<input type="text" id="name" class="block w-full mt-1 border-gray-300 rounded-md shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50" placeholder="Votre prénom & nom" />
</div>
<div class="grid grid-cols-2">
<label for="name">Email <span class="text-red-400">*</span></label>
<input type="email" id="email" class="block w-full mt-1 border-gray-300 rounded-md shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50" placeholder="[email protected]" />
</div>
</div>
<div class="py-4">
<div class="grid grid-cols-2" >
<label for="quantity">Quantité</label>
<input type="number" placeholder="3" class="w-20" />
</div>
<div class="grid grid-cols-2 gap-4 pt-4">
<button type="button" class="h-10 text-white rounded bg-primary">Annuler</button>
<button type="submit" class="h-10 text-white rounded bg-tertiary">Terminer</button>
</div>
</div>
</aside>
</section>
<section class="pb-6 pl-12 bg-white ">
<button id="scrollToTopBtn" class="font-bold text-primary">Retour en haut de page</button>
</section>
</main>
<footer class="text-white bg-primary">
<div class="container p-8 mx-auto bg-grey-lighter" id="footer-top">
<div class="mb-4 md:flex">
<div class="h-auto sm:w-1/4">
<div class="mb-2 text-2xl font-bold cursor-pointer">
Films
</div>
<ul class="leading-normal list-reset">
<li class="cursor-pointer hover:text-fourth">
<a href="film.html">Chat Noir Chat Blanc</a>
</li>
<li class="cursor-pointer hover:text-fourth"><a href="film.html">Merveilles à Montfermeil</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="film.html">Hotel By the River</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="film.html">Les héros ne meurent jamais</a></li>
</ul>
</div>
<div class="h-auto sm:w-1/4">
<div class="mb-2 text-2xl font-bold cursor-pointer">
<a href="news.html">Actualités</a>
</div>
<ul class="leading-normal list-reset">
<li class="cursor-pointer hover:text-fourth"><a href="article.html" >Actu 1</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="article.html" >Actu 2</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="article.html" >Actu 3</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="article.html" >Actu 4</a></li>
</ul>
</div>
<div class="h-auto sm:w-1/4">
<div class="mb-2 text-2xl font-bold cursor-pointer">
Le festival
</div>
<ul class="leading-normal list-reset">
<li class="cursor-pointer hover:text-fourth"><a href="film.html">Réserver</a></li>
<li class="cursor-pointer hover:text-fourth">Lieu</li>
<li class="cursor-pointer hover:text-fourth">
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="h-auto mt-8 sm:w-1/4 sm:mt-0">
<div class="mb-2 text-2xl font-bold cursor-pointer">
L'association
</div>
<ul class="leading-normal list-reset">
<li class="cursor-pointer hover:text-fourth"><a href="privacy.html">Politique de confidentialité</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="legal.html">Mentions légales</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="cgu.html">CGU</a></li>
<li class="cursor-pointer hover:text-fourth"><a href="aboutus.html">Qui sommes-nous?</a></li>
</ul>
</div>
<div class="h-auto mt-8 sm:w-1/4 sm:mt-0">
<div class="mb-2 text-2xl font-bold">
S'inscrire à la newsletter
</div>
<p class="leading-normal text-gray-200">Adresse email</p>
<div class="flex mt-4">
<input class="h-auto p-2 text-sm border border-grey-light round text-grey-dark" placeholder="Votre adresse email" type="text">
<button class="h-auto p-3 text-white rounded-sm bg-tertiary">S'inscrire</button>
</div>
</div>
</div>
</div>
<div class="grid grid-cols-1 grid-rows-2 pb-6 md:grid-cols-2 md:grid-rows-1 md:mx-60 md:justify-items-stretch place-items-center" id="footer-bottom">
<div class="md:pb-12 md:-ml-8" id="escadenca">
<img alt="logo Escadença coccinelle" class="max-h-44 max-w-44" src="assets/images/Bloc-marque.png">
<div class="mt-2" id="agency">
<p class="ml-6 text-lg font-bold">Agence Escadença Media</p>
</div>
</div>
<div class="grid grid-cols-1 mt-20 max-h-36 justify-items-end" id="social">
<ul class="flex text-center text-white">
<li class="p-2 cursor-pointer">
<svg class="text-white fill-current" height="24" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="M22.675 0h-21.35c-.732 0-1.325.593-1.325 1.325v21.351c0 .731.593 1.324 1.325 1.324h11.495v-9.294h-3.128v-3.622h3.128v-2.671c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.795.143v3.24l-1.918.001c-1.504 0-1.795.715-1.795 1.763v2.313h3.587l-.467 3.622h-3.12v9.293h6.116c.73 0 1.323-.593 1.323-1.325v-21.35c0-.732-.593-1.325-1.325-1.325z"></path></svg>
</li>
<li class="p-2 cursor-pointer">
<svg class="text-white fill-current" height="24" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path cliprule="evenodd" d="M21.231 0h-18.462c-1.529 0-2.769 1.24-2.769 2.769v18.46c0 1.531 1.24 2.771 2.769 2.771h18.463c1.529 0 2.768-1.24 2.768-2.771v-18.46c0-1.529-1.239-2.769-2.769-2.769zm-9.231 7.385c2.549 0 4.616 2.065 4.616 4.615 0 2.549-2.067 4.616-4.616 4.616s-4.615-2.068-4.615-4.616c0-2.55 2.066-4.615 4.615-4.615zm9 12.693c0 .509-.413.922-.924.922h-16.152c-.511 0-.924-.413-.924-.922v-10.078h1.897c-.088.315-.153.64-.2.971-.05.337-.081.679-.081 1.029 0 4.079 3.306 7.385 7.384 7.385s7.384-3.306 7.384-7.385c0-.35-.031-.692-.081-1.028-.047-.331-.112-.656-.2-.971h1.897v10.077zm0-13.98c0 .509-.413.923-.924.923h-2.174c-.511 0-.923-.414-.923-.923v-2.175c0-.51.412-.923.923-.923h2.174c.511 0 .924.413.924.923v2.175z" fillrule="evenodd"></path></svg>
</li>
<li class="p-2 cursor-pointer">
<svg class="text-white fill-current" height="24" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</li>
</ul>
<p class="text-2xl font-bold">Films de Plein Air</p>
<p><span>01 02 03 04 05</span></p><a class="block hover:text-indigo-600" href="mailto:">[email protected]<span class="p-1 text-xs"></span></a>
</div>
</div>
</footer>
<script src="functions.js" type="text/javascript">
</script>
</body>
</html>