-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
273 lines (263 loc) · 14.5 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
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
267
268
269
270
271
272
273
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/style.css">
<script src="assets/js/bootstrap.js"></script>
<title>The 80s</title>
</head>
<body>
<div class="container-fluid">
<!-- HOME -->
<div class="row landing-page-1">
<div class="col-sm-6 col-md-12 logo">
<img width="100" src="assets/midia/vertical-logo.png" alt="logo with a galaxy shape with the name of the fictional company MTN">
</div>
<div class="col-sm-6 col-md-12 theme">
<h1 class="main">80's: The decade of change</h1>
<p>Subscribe for more information about this nostalgic decade!</p>
</div>
<form class="col-sm-6 col-md-12 form-inline formulario">
<div class="row g-2">
<div class="col-sm-6 col-md-5">
<input type="text" class="form-control" placeholder="Your Name">
</div>
<div class="col-sm-6 col-md-5">
<input type="email" class="form-control" placeholder="Your Email">
</div>
<button type="submit" class="col-sm-2 col-md-2 btn btn-dark mb-2">Subscribe</button>
</div>
</form>
<div class="col-sm-6 col-md-12 lg-1 list-logo">
<ul class="list-inline">
<li class="list-inline-item">
<img width="150" src="assets/midia/Coffee-horizontal-logo.png" alt="Logo with coffee cup and the name Coffee and Code">
</li>
<li class="list-inline-item">
<img width="150" src="assets/midia/lion-horizontal-logo.png" alt="Logo with Lion and the name Liono Animations">
</li>
<li class="list-inline-item">
<img width="150" src="assets/midia/candy- horizontal-logo.png" alt="Logo with a candy and the name Candy">
</li>
<li class="list-inline-item">
<img width="150" src="assets/midia/MNT-horizontal-logo.png" alt="Logo with coffee cup and the name Coffee and Code">
</li>
</ul>
</div>
</div>
<!-- FINAL HOME -->
<!-- ICONS -->
<div class="row landing-page-2">
<div class="col-sm-6 col-md-12 sumary-theme">
<h2>Some important events of this decade</h2>
</div>
<!-- List part 1-->
<div class="container px-4 py-5 list-dc" id="hanging-icons">
<div class="row g-4 py-3 row-cols-1 row-cols-lg-3 list1">
<div class="col d-flex align-items-center justify-content-start item">
<div class="icon-square d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<img width="80" src="assets/midia/icons/icons8-medalha-de-primeiro-lugar-100.png" alt="medal icon">
</div>
<div>
<h3>Sports</h3>
<p>
1980: Moscow Olympics (Soviet Union). United States boycotts the Olympic Games for political reasons.
</p>
</div>
</div>
<div class="col d-flex align-items-center justify-content-start item">
<div class="icon-square d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<img width="80" src="assets/midia/icons/icons8-física-100.png" alt="science icon">
</div>
<div>
<h3>Science and Technology</h3>
<p>
1986: The worst nuclear accident in history occurs in the
Soviet Union. The catastrophe occurred at the nuclear power
plant in the city of Chernobyl, killing thousands of people.
</p>
</div>
</div>
<div class="col d-flex align-items-center justify-content-start item">
<div class="icon-square d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<img width="80" src="assets/midia/icons/icons8-gravar-música-100.png" alt="music icon">
</div>
<div>
<h3>Music</h3>
<p>
International singers and bands that were successful in the 80s:
Bon Jovi, Def Leppard, Duran Duran, Pet Shop Boys, Prince, Modonna,
Michael Jackson, Guns N' Roses, Journey, U2, Iron Maiden, Van Halen,
INXS, Whitesnake, Cyndi Lauper.
</p>
</div>
</div>
</div>
<!--List part 2 -->
<div class="row g-4 py-3 row-cols-1 row-cols-lg-3 list1">
<div class="col d-flex align-items-center justify-content-start item">
<div id="tv" class="icon-square d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<img width="80" src="assets/midia/icons/icons8-tv-retrô-50.png" alt="tv retro icon">
</div>
<div>
<h3>TV</h3>
<p>
June 1980: American news channel CNN launched
</p>
</div>
</div>
<div class="col d-flex align-items-center justify-content-start item">
<div class="icon-square d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<img width="80" src="assets/midia/icons/icons8-rolo-de-filme-100.png" alt="movie icon">
</div>
<div>
<h3>Movies</h3>
<p>
1980: Filmmaker Stanley Kubrick releases horror hit "The Shining" <br>
June 1982: the film "E.T, the Extra Terrestrial" premieres in theaters
</p>
</div>
</div>
<div class="col d-flex align-items-center justify-content-start item">
<div class="icon-square d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<img width="80" src="assets/midia/icons/icons8-literatura-100.png" alt="book icon">
</div>
<div>
<h3>Literature</h3>
<p>
In 1980, Italian writer Umberto Eco released the book The Name of the Rose, one of the
great literary successes of the 1980s.
</p>
</div>
</div>
</div>
</div>
</div>
<!--END ICONS-->
<!--ABOUT IT-->
<div class="row landing-page-3">
<div class="col-sm-6 col-md-6 col-lg-6 about-it">
<h1>About the decade</h1>
<p>
It was a very remarkable period in the history of the 20th century from the point of view
of political and social events: it is eventually considered as the end of the industrial
age and the beginning of the information age, being called by many as the lost decade for
Latin America .
</p>
</div>
<div class="col-sm-6 col-md-6 col-lg-6 image-about-it">
<img width="600" src="assets/midia/image-1.webp" class="img-fluid" alt="K7 Tape Collection">
</div>
</div>
<!-- END ABOUT -->
<!-- ENTERTAINMENT-->
<div class="row landing-page-4">
<div class="col-sm-6 col-md-6 col-lg-6 video-music">
<iframe width="560" height="315" src="https://www.youtube.com/embed/0zyUuKxZmRo?si=znM4McFruNvBzVf_" title="YouTube video player" ></iframe>
</div>
<div class="col-sm-6 col-md-6 col-lg-6 music-80s">
<h1>What was life like in the 80s?</h1>
<ul>
<li>
<p>
<b>Multicolor:</b> The way of dressing was very different from today: they wore a lot of overalls, shoulder pads,
suspenders and colorful ties. The pieces had strong colors, puffed sleeves and fabrics with pleats and drapes. High-
waisted pants and gym accessories, such as leg warmers, were also common in everyday life. There was no shortage of
colorful sneakers or shoes (even plastic ones).
</p>
</li>
<li>
<p>
<b>Amazing cartoons:</b> Talk shows and soap operas occupied a large space on Brazilian
TV. International series were also broadcast, such as "Alf and The Muppets", and cartoons -
"ThunderCats" and "Teenage Mutant Ninja Turtles", for example.
Children's programs, such as "Xou da Xuxa" and "Balão Mágico", were successful.
</p>
</li>
<li>
<p>
<b>Cinema classics:</b> Many films from the 1980s are still shown on TV channels.
"Back to the Future", "E.T". and features from the "Star Wars", "Star Trek" and "Indiana
Jones" franchises were some of the main ones. Other important ones are “Flashdance”, “Karate
Kid” and “Ghostbusters”. Animations such as "The Dog and the Fox" were also created in that decade.
</p>
</li>
<li>
<p>
<b>Pop and rock:</b> The 1980s were marked by the growth of rock, heavy metal and hard rock.
"Guns N’ Roses", "Bon Jovi" and "Metallica" were among the successful bands. In addition, the pop of
"Madonna" and "Michael Jackson" spread throughout the world. In Brazil, "Legião Urbana", "Roupa Nova"
and "Titãs" brought together crowds at music festivals.
</p>
</li>
</ul>
</div>
</div>
<!-- END ENTERTAINMENT-->
<!-- COMENTARY -->
<div class="row landing-page-5">
<div class="col-sm-6 col-md-12 comentary">
<h1>What do you think about this great decade?</h1>
<p>
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
</p>
</div>
<div class="col-sm-6 col-md-12 min-text">
<h6>Ana Carolina</h6>
<p>dignissim tortor</p>
</div>
<div class="col-sm-6 col-md-12 lg-1 list-comentary">
<ul class="list-inline">
<li class="list-inline-item">
<img width="50" src="assets/midia/do-utilizador.png" alt="Profile icon">
</li>
<li class="list-inline-item itens-disable">
<img width="50" src="assets/midia/do-utilizador.png" alt="Profile icon">
</li>
<li class="list-inline-item itens-disable">
<img width="50" src="assets/midia/do-utilizador.png" alt="Profile icon">
</li>
<li class="list-inline-item itens-disable">
<img width="50" src="assets/midia/do-utilizador.png" alt="Profile icon">
</li>
</ul>
</div>
</div>
<!-- END COMENTARY -->
<!-- SUBSCRIBE -->
<div class="row landing-page-6">
<div class="col-sm-6 col-md-12 final">
<h2>Want to know more about it?</h2>
<p>Subscribe for more information!</p>
</div>
<div class="col-12 space"></div>
<form class="col-sm-6 col-md-12 form-inline form-subscribe">
<div class="row g-2 w-auto">
<div class="col-sm-6 col-md-5">
<input type="text" class="form-control" placeholder="Your Name">
</div>
<div class="col-sm-6 col-md-5">
<input type="email" class="form-control" placeholder="Your Email">
</div>
<button type="submit" class="col-sm-2 col-md-2 btn btn-dark mb-2">Subscribe</button>
</div>
</form>
</div>
<!-- END SUBSCRIBE -->
<div class="row landing-page-footer">
<div class="col-sm-12 col-lg-6 logo-foot">
<img width="70" src="assets/midia/principal-horizontal-logo.png" alt="logo with a galaxy shape with the name of the fictional company MTN">
</div>
<div class="col-sm-12 col-lg-6 copyright">
<span>© 2024 MTNCompany, Inc. All Rights Reseverd.</span>
</div>
</div>
</div>
</body>
</html>