-
Notifications
You must be signed in to change notification settings - Fork 0
/
stranger-things.html
210 lines (191 loc) · 7.31 KB
/
stranger-things.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
<!DOCTYPE html>
<html lang="pt-br" prefix="og: https://ogp.me/ns/article#">
<head>
<meta charset="UTF-8" />
<meta property="og:title" content="Stranger Things | Alphaflix" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://guyrlam.github.io/Alpha_Edtech_Project/stranger-things.html" />
<meta property="og:description" content="Venha conhecer mais sobre a sua futura série preferida, Stranger Things!" />
<meta property="og:determiner" content="The" />
<meta property="og:locale" content="pt-br" />
<meta property="og:site_name" content="Alphaflix" />
<meta property="og:image" content="http://horadosnerds.com/wp-content/uploads/2019/06/1-1-691x1024.jpg" />
<meta property="og:image:secure_url" content="https://i.pinimg.com/originals/06/0a/d5/060ad52cc0a3bb7655777fcec3c8052f.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="345" />
<meta property="og:image:height" content="512" />
<meta property="og:image:alt" content="Banner da série Stranger Things" />
<meta property="og:video" content="https://www.youtube.com/watch?v=b9EkMc79ZSU&feature=emb_imp_woyt" />
<meta property="og:video:secure_url" content="https://www.youtube.com/watch?v=yTX0HxTq9wo" />
<meta property="og:video:type" content="video/mpeg" />
<meta property="og:article:published_time" content="2022,05,11" />
<meta property="og:article:author" content="Sr. Demogorgon" />
<title>Stranger Things | Alphaflix</title>
<link rel="shortcut icon" href="./assets/favicon.svg" />
<style>
* {
padding:0;
margin:0;
}
body {
-webkit-box-shadow: inset 590px 0px 110px -30px rgba(37, 37, 37, 0.9);
-moz-box-shadow: inset 590px 0px 110px -30px rgba(37, 37, 37, 0.9);
box-shadow: inset 590px 0px 110px -30px rgba(37, 37, 37, 0.9);
background-image: url('./assets/backgroud-stranger-things.jpg');
background-repeat: no-repeat;
display: table;
width: 100vw;
height: 80vh;
padding: 0;
color: #ffffff;
background-position: 30% 45%;
background-size: cover;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
line-height: 1.2;
overflow: hidden;
}
header {
height: 60px;
background-color: rgb(7, 7, 7);
position: fixed;
top:0;
width: 100vw;
cursor: pointer;
}
.logo-alphaflix{
margin-top: 5px;
margin-left: 30px;
}
.container {
margin-left: 60px;
width: 100vw;
display:flex;
height: 100vh;
align-items: center;
}
.container article {
width: 25%;
}
.buttonContainer{
display: flex;
justify-content: center;
width: 75%;
}
img#logo-title {
width: 450px;
}
h2#subT {
margin-top: 50px;
}
.sinopse {
margin-top: 30px;
font-size: 13pt;
}
.mature-number {
border: 1px solid #a1a1a1;
padding: 0 5px;
}
.legend {
color: rgb(156, 156, 156);
}
.modal-play img {
width: 5rem;
height: auto;
}
.modal{
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1000;
}
.modal-dialog iframe{
width: 60vw;
height: 70vh;
margin: 15vh 20vw;
display: block;
}
.close{
position: absolute;
top: 56px;
right: 56px;
width: 34px;
height: 34px;
cursor: pointer;
}
.hidden{
display: none;
}
.buttonContainer figure {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
font-size: small;
color: #ffffff00;
}
.buttonContainer figure figcaption{
margin: 5px;
padding: 5px;
border-radius: 5px;
}
.buttonContainer figure:hover figcaption{
color: #ffffff;
background-color: #000;
padding: 4px;
}
.buttonContainer figure:hover{
cursor: pointer;
}
a {
all: unset;
}
</style>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
</head>
<body>
<header>
<a href="./index.html"><img class="logo-alphaflix" src="./assets/logo-alphaflix.svg" /></a>
</header>
<main class="container">
<article>
<img id="logo-title" src="./assets/logo-stranger-things.png" alt="Stranger Things" /> <br />
<h2 id="subT">Stranger Things</h2> <br />
<spam class="legend">2016 | <spam class="mature-number">16</spam> | 3 Temporadas | Série de ficção científica</spam> <br />
<p class="sinopse">Em 1983 na pequena cidade de Hawkins, Indiana, um garoto de 12 anos (Will Byers) desaparece misteriosamente. Sua mãe, Joyce, torna-se frenética e tenta encontrar Will enquanto o chefe de polícia Jim Hopper começa a investigar, e assim fazem também os amigos do menino: Dustin, Mike e Lucas.
</p> <br />
<p><spam class="legend">Elenco: </spam> Winona Ryder,David Harbour,Millie Bobby Brown</p>
<p><spam class="legend">Criação: </spam> The Duffer Brothers</p>
</article>
<div class="buttonContainer">
<a href="#myModal" class="modal-play" data-toggle="modal">
<figure>
<img src="assets/play.svg" alt="Play" onmouseover="this.src='./assets/play-hover.svg'" onmouseout="this.src='./assets/play.svg'">
<figcaption>
Assista ao Trailer
</figcaption>
</figure>
</a>
</div>
<div id="myModal" class="modal fade hidden">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<div class="embed-responsive embed-responsive-16by9">
<button type="button" class="close" data-dismiss="modal">X</button>
<iframe id="trailerVideo"
class="embed-responsive-item" src="https://www.youtube.com/embed/b9EkMc79ZSU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
</main>
</body>
</html>