-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
180 lines (154 loc) · 7.32 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
<!DOCTYPE html>
<html lang="sk">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="settings/setting.css">
</head>
<body>
<header>
<h1>MONEY<span id = "nadpis">HEIST</span></h1>
</header>
<section>
<div id = "MoneyHeist">
<img id="Bogota" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="BogotaArticle">
<header>
<h2>Bogotá</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> neznáme</li>
<li><strong>Popis:</strong> Má sedem detí s rozličnými ženami. Poznal sa s Berlinom.</li>
</ul>
</article>
<img id="Denver" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="DenverArticle">
<header>
<h2>Denver</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Daniel Ramos</li>
<li><strong>Popis:</strong> Má veľmi ikonický smiech. Pri prvej lúpeži sa dal dokopy s rukojemníčkou Moninkou.</li>
</ul>
</article>
<img id="Palermo" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="PalermoArticle">
<header>
<h2>Palermo</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Martín Berrote</li>
<li><strong>Popis:</strong> Berlínov najlepší priateľ a spoluzakladateľ plánu na vylúpenie španielskej banky.</li>
</ul>
</article>
<img id="Profesor" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="ProfesorArticle">
<header>
<h2>Profesor</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Sergio Marquina</li>
<li><strong>Popis:</strong> Hlavný organizátor lúpeží v kráľovskej mincovni a španielskej banke.</li>
</ul>
</article>
<img id="Tokyo" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="TokyoArticle">
<header>
<h2>Tokyo</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Silene Oliveira</li>
<li><strong>Popis:</strong> Je rozprávačom celého príbehu. Kvôli detinskosti a výbušnej povahe skomplikovala lúpeže.</li>
</ul>
</article>
<img id="Lisbon" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="LisbonArticle">
<header>
<h2>Lisbon</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Raquel Murillo</li>
<li><strong>Popis:</strong> Najprv bola hlavná inšpektorka. S Profesorom sa tak zblížila, že sa pridala k lúpežníkom.</li>
</ul>
</article>
<img id="Helsinki" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="HelsinkiArticle">
<header>
<h2>Helsinki</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Mirko Dragić</li>
<li><strong>Popis:</strong> Veľmi emocionálny homosexuál s čistým srdcom bol najlepší kamoš s Nairobi.</li>
</ul>
</article>
<img id="Marseille" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="MarseilleArticle">
<header>
<h2>Marseille</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> neznáme</li>
<li><strong>Popis:</strong> Pracoval ako nájomný vrah. Pomáhal profesorovi zvonka.</li>
</ul>
</article>
<img id="Stockholm" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="StockholmArticle">
<header>
<h2>Stockholm</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Mónica Geztambide</li>
<li><strong>Popis:</strong> Meno má po Štokholmskom syndróme (keď sa rukojemník od strachu naviaže na svojho únoscu).</li>
</ul>
</article>
<img id="Bernil" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="BernilArticle">
<header>
<h2>Berlin</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Andrés de Fonollosa</li>
<li><strong>Popis:</strong> Namyslený, drzý a necitlivý, no veľmi dobrý vodca a hovorca. Profesorov brat.</li>
</ul>
</article>
<img id="Rio" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="RioArticle">
<header>
<h2>Rio</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Aníbal Cortés</li>
<li><strong>Popis:</strong> Najmladší a teda najlabilnejší člen partie má výborné technické zručnosti.</li>
</ul>
</article>
<img id="Nairobi" class="maska" src="resource/lcdp.png" height="600" width="385" alt="Maska">
<article id="NairobiArticle">
<header>
<h2>Nairobi</h2>
</header>
<img class = "peniaze" src="resource/peniaze.png" alt="peniaze" height="231" width="400">
<ul>
<li><strong>Pravé meno:</strong> Ágata Jiménez</li>
<li><strong>Popis:</strong> Zlodejka, matka, feministka, leaderka. Falšuje peniaze.</li>
</ul>
</article>
<img id = "MoneyHeistImg" src="resource/MoneyHeist.png" height="665" width="980" alt="Postavy Money Heist">
</div>
</section>
<footer>
<a class="link" href="http://www.pngall.com/money-heist-tv-series-png/download/54611"> Zdroj obrázka</a>
<p> Design by: Katarína Stasová</p>
</footer>
</body>
</html>