-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
242 lines (188 loc) · 8.72 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
<!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="style/style.css">
<title>Proyecto#1</title>
</head>
<body>
<nav class="Navigator">
<img class="Navigator-logo" src="images/logo.svg" alt="Logopodcast">
<input id="menu-flag" class="Navigator-hiddenAction" type="checkbox" />
<ul class="Navigator-items">
<li class="Navigator-item"><a class="Navigator-link" href="#episodes">EPISODIOS</a></li>
<li class="Navigator-item"><a class="Navigator-link" href="#U.S">NOSOTROS</a></li>
<li class="Navigator-item"><a class="Navigator-link" href="#interviews">ENTREVISTAS</a></li>
<li class="Navigator-item"><a class="Navigator-link" href="#topics">TÓPICOS</a></li>
</ul>
<label class="Navigator-action" for="menu-flag">
<i class="fas fa-bars"></i>
</label>
</nav>
<main class="Container">
<section class="Container-item1">
<div class="header">
<div class="header-containerh1">
<h1 class="item1-text1">
Hello
</h1>
<h1 class="item1-textA">
<span class="linea">world</span>
</h1>
<h2 class="item1-textA">
pale blue dots <span class="colors">.</span>
</h2>
</div>
<p class="item1-parrafo1">
Un podcast que explora el mundo de
la programación. Nuevos episodios,
todos los jueves cada 15 días.
</p>
<button class="item1-boton"><strong>CONOCÉ MÁS</strong></button>
</div>
</section>
<section class="Container-item2" id="episodes">
<svg class="Container-mySVG1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"
preserveAspectRatio="none">
<polygon fill="white" points="0,0 100,0 0,8" />
</svg>
<h1 class="item2-text2">
Episodios
</h1>
<div class="item2-podcastchanell">
<iframe class="item2-podcast"
src="https://open.spotify.com/embed-podcast/episode/5FMn4bNbJBX4zqvqtcgKiF"
allow="encrypted-media"></iframe>
<iframe class="item2-podcast"
src="https://open.spotify.com/embed-podcast/episode/51Byy7jw3gaLsGq4tCtg8M"
allow="encrypted-media"></iframe>
<iframe class="item2-podcast"
src="https://open.spotify.com/embed-podcast/episode/3umg5ugc4VmqXMXkeCWohe"
allow="encrypted-media"></iframe>
<iframe class="item2-podcast"
src="https://open.spotify.com/embed-podcast/episode/6KfixcvdHiZQVArmyeA1b2"
allow="encrypted-media"></iframe>
</div>
<svg class="mySVG2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none">
<polygon fill="white" points="0,100 100,0 100,100" />
</svg>
</section>
<section class="Container-imgcontainer">
<div class="Container-item3">
<img src="images/phone.png" alt="PhotoImage" class="item3-phone">
</div>
<div class="Container-item4">
<div class="header3">
<h1 class="item4-text2">
De dónde
</h1>
<h2 class="item4-text2A">
venimos.
</h2>
<p class="item4-parrafo1">
Our posturing, our imagined self-
importance, the delusion that we
have some privileged position in
the Universe, are challenge by
this ponit of pale light.
</p>
<p class="item4-parrafo2">
Our planet is a lonely speck in
the great enveloping cosmic dark.
In our obscurity, in all this
vastness, there is not hint that
help will come from elsewhere to
save us from ourselve.
</p>
</div>
</div>
</section>
<section class="Container-item5">
<div class="item5-header4">
<h1 class="item5-text3">
Invitadas/o
</h1>
<h2 class="item5-text3A">
estelares
</h2>
</div>
<div class="item5-image">
<img src="images/grace-hopper.png" alt="grace-hopper" class="item5-invitadas">
<img src="images/Katie-Bouman.png" alt="Katie-Bouman" class="item5-invitadas">
<img src="images/Margaret_Hamilton.png" alt="Margaret_Hamilton" class="item5-invitadas">
<img src="images/Computer operators with an Eniac — the world’s first programmable general-purpose computer.png"
alt="Computer operators with an Eniac — the world’s first programmable general-purpose computer"
class="item5-invitadas">
<img src="images/An E.R.A.Univac 1103 computer in the 1950s.png"
alt="n E.R.A.Univac 1103 computer in the 1950s" class="item5-invitadas">
<img src="images/susan-kare.png" alt="susan-kare" class="item5-invitadas">
</div>
</section>
<section class="Container-item6" id="topics">
<div class="item6-header2">
<h1 class="item6-text4">
Algunos de
</h1>
<h2 class="item6-text4A">
nuestros temas.
</h2>
</div>
<div class="logos">
<div class="item6-logos1">
<img src="images/icon1.svg" alt="icon1">
<h1 class="text5">Trabajo remoto</h1>
</div>
<div class="item6-logos2">
<img src="images/icon2.svg" alt="icon2">
<h1 class="text5">Repensado la <br>
programación
</h1>
</div>
<div class="item6-logos3">
<img src="images/icon3.svg" alt="icon3">
<h1 class="text5">Bases del códio</h1>
</div>
<div class="item6-logos4">
<img src="images/icon4.svg" alt="icon4">
<h1 class="text5">Seguridad informática</h1>
</div>
</div>
</section>
<section class="Container-item7">
<svg class="Container-mySVG3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 15"
preserveAspectRatio="none">
<polygon fill="white" points="0,0 100,0 0,8" />
</svg>
<div class="item7-header3">
<h1 class="item7-text6">
¿Querés las
</h1>
<h2 class="item7-text6A">
últimas
</h2>
<h3 class="item7-text6B">
novedades?
</h3>
</div>
<button class="item7-boton"><strong>ESCUCHÁ LOS EPISODIOS</strong></button>
</section>
<footer class="Container-footerpage">
<h2 class="footerpage-text6">© 2019— Hello blue pale dot</h2>
<ul class="footerpageitems">
<li class="footerpageitems-item"><a class="fab fa-spotify" href="https://www.spotify.com/"
target="_blank"></a></li>
<li class="footerpageitems-item"><a class="fab fa-instagram"
href="https://www.instagram.com/wspvt/?hl=es" target="_blank"></a></li>
<li class="footerpageitems-item"><a class="fab fa-twitter" href="https://twitter.com/pbdenergy?lang=es"
target="_blank"></a></li>
<li class="footerpageitems-item"><a class="fab fa-facebook"
href="https://www.facebook.com/pages/category/Community/The-Pale-Blue-Dot-112585562113444/"
target="_blank"></a></li>
<li class="footerpageitems-item"><a class="fab fa-telegram" href="https://telegram.org/"
target="_blank"></a></li>
</ul>
</footer>
</main>
</body>
</html>