-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
211 lines (197 loc) · 6.98 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header>
<nav>
<a href="./index.html">
<img class="logo" src="assets/logo-white.svg" />
</a>
<!-- <a href="./detaljsida.html">Om filmen</a> -->
<img src="assets/burger.svg" />
<!-- Tillfällig länkning, ok att ta bort -->
</nav>
</header>
<main>
<section class="hero">
<div class="hero-content">
<div class="hero-title"><h1>ASTEROID CITY</h1></div>
<div class="hero-info">
<button>
<h6><a href="./detaljsida.html">INFO</a></h6>
</button>
<h4>13/10 – 13/11</h4>
</div>
</div>
</section>
<section class="aktuellt">
<div class="aktuellt-header"><h6 class="aktuellt-h">AKTUELLT</h6></div>
<div class="card-container">
<div class="card-item">
<img src="assets/asteroid-city.jpg" />
<div class="card-info">
<div class="card-text">
<h6>ASTEROID CITY</h6>
<p class="kommande-date">13/10 – 13/11</p>
</div>
<button class="small-button">Boka</button>
</div>
</div>
<div class="card-item">
<img src="assets/lost-highway.jpg" />
<div class="card-info">
<div class="card-text">
<h6>LOST HIGHWAY</h6>
<p class="kommande-date">13/10 – 13/11</p>
</div>
<button class="small-button">Boka</button>
</div>
</div>
<div class="card-item">
<img src="assets/fargo.png" />
<div class="card-info">
<div class="card-text">
<h6>FARGO</h6>
<p class="kommande-date">13/10 – 13/11</p>
</div>
<button class="small-button">Boka</button>
</div>
</div>
<div class="card-item">
<img src="assets/vertigo.jpeg" />
<div class="card-info">
<div class="card-text">
<h6>ASTEROID CITY</h6>
<p class="kommande-date">13/10 – 13/11</p>
</div>
<button class="small-button">Boka</button>
</div>
</div>
<div class="card-item">
<img src="assets/metropolis.jpg" />
<div class="card-info">
<div class="card-text">
<h6>FARGO</h6>
<p class="kommande-date">13/10 – 13/11</p>
</div>
<button class="small-button">Boka</button>
</div>
</div>
<div class="card-item">
<img src="assets/clockworkorange.jpeg" />
<div class="card-info">
<div class="card-text">
<h6>LOST HIGHWAY</h6>
<p class="kommande-date">13/10 – 13/11</p>
</div>
<button class="small-button">Boka</button>
</div>
</div>
</div>
</section>
<section class="erbjudande">
<div class="erbjudande-star">
<img src="assets/wow-star.svg" />
</div>
<div>
<!-- <h6>Erbjudande</h6> -->
<h6>Boka din biljett hos oss senast 2/12 och få popcorn på köpet!</h6>
</div>
</section>
<section class="kommande">
<div class="kommande-header"><h6 class="aktuellt-h">KOMMANDE</h6></div>
<div class="kommande-grid">
<div class="kommande-item">
<!-- <img src="assets/lost-highway.jpg" /> -->
<div class="image-frame image-01"></div>
<h6>WILD AT HEART</h6>
<p>
Young lovers Sailor and Lula run from the variety of weirdos that
Lula's mom has hired to kill Sailor. A pair of young lovers flee
their New England town.
</p>
</div>
<div class="kommande-item">
<!-- <img src="assets/lost-highway.jpg" /> -->
<div class="image-frame image-02"></div>
<h6>MOONRISE KINGDOM</h6>
<p>
Young lovers Sailor and Lula run from the variety of weirdos that
Lula's mom has hired to kill Sailor. A pair of young lovers flee
their New England town.
</p>
</div>
<div class="kommande-item">
<!-- <img src="assets/lost-highway.jpg" /> -->
<div class="image-frame image-03"></div>
<h6>WHERE THE WILD THINGS ARE</h6>
<p>
Young lovers Sailor and Lula run from the variety of weirdos that
Lula's mom has hired to kill Sailor. A pair of young lovers flee
their New England town.
</p>
</div>
<div class="kommande-item">
<!-- <img src="assets/lost-highway.jpg" /> -->
<div class="image-frame image-04"></div>
<h6>ASTEROID CITY</h6>
<p>
Young lovers Sailor and Lula run from the variety of weirdos that
Lula's mom has hired to kill Sailor. A pair of young lovers flee
their New England town.
</p>
</div>
<div class="kommande-item">
<!-- <img src="assets/lost-highway.jpg" /> -->
<div class="image-frame image-05"></div>
<h6>PARASIT</h6>
<p>
Young lovers Sailor and Lula run from the variety of weirdos that
Lula's mom has hired to kill Sailor. A pair of young lovers flee
their New England town.
</p>
</div>
<div class="kommande-item">
<!-- <img src="assets/lost-highway.jpg" /> -->
<div class="image-frame image-06"></div>
<h6>MIN GRANNE TOTORO</h6>
<p>
Young lovers Sailor and Lula run from the variety of weirdos that
Lula's mom has hired to kill Sailor. A pair of young lovers flee
their New England town.
</p>
</div>
</div>
</section>
<footer>
<div>
<h6>Hem</h6>
<h6>Kontakt</h6>
<h6>Faq</h6>
<h6 class="hidden-about-site">Om biokino</h6>
</div>
<div>
<h6 class="desktop-about-site">Om biokino</h6>
</div>
<div>
<form>
<label for="mail"><h6>Nyhetsbrev</h6></label><br />
<input type="text" id="mail" name="mail" />
<button>Sign up</button>
<p>Signa upp på vårt nyhetsbrev för att ta del av erbjudanden!</p>
</form>
</div>
<div class="footer-links-mobile">
<span>Hem</span>
<span>Kontakt</span>
<span>Faq</span>
</div>
</footer>
</main>
</body>
</html>