-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
205 lines (202 loc) · 6.92 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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./css/style.css" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet"
/>
<script
src="https://kit.fontawesome.com/4a7cd294ab.js"
crossorigin="anonymous"
></script>
<link rel="shortcut icon" href="./assets/logo.svg" type="image/x-icon" />
<title>Podcast</title>
</head>
<body>
<header>
<div class="head-container">
<div class="logo">
<img src="./assets/logo.svg" alt="logo" />
</div>
<input type="checkbox" name="toggle" id="toggle" />
<label for="toggle" class="menu-icon">
<span></span>
<span></span>
<span></span>
</label>
<ul class="menu">
<li><a href="#episodes"> Episodios </a></li>
<li><a href="#nosotros"> Nosotros </a></li>
<li><a href="#entrevistas"> Entrevistas </a></li>
<li><a href="#topicos"> Tópicos </a></li>
</ul>
</div>
</header>
<section class="first-container">
<div class="hello-container">
<h1>
Hello <span class="world">world</span> pale blue dot<span class="dot"
>.</span
>
</h1>
</div>
<div class="p-podcast">
<p>
El portal de podcasts que explora el mundo de la programación y <br />
la tecnología. Nuevos episodios, todos los jueves cada 15 días.
</p>
</div>
<div class="know-more">
<button>CONOCÉ MÁS</button>
</div>
</section>
<section class="episodes" id="episodes">
<div class="episodes-content">
<div class="episodes-title">
<h2>Episodios</h2>
</div>
<div class="episodes-pod">
<iframe
src="https://open.spotify.com/embed/show/2ySVrxGkN6n6frMTo9Nsrt"
width="100%"
height="100%"
frameborder="0"
allowtransparency="true"
allow="encrypted-media"
></iframe>
<iframe
src="https://open.spotify.com/embed/show/4kYCRYJ3yK5DQbP5tbfZby"
width="100%"
height="100%"
frameborder="0"
allowtransparency="true"
allow="encrypted-media"
></iframe>
<iframe
src="https://open.spotify.com/embed/show/5JxcIaIkN8zx3Zy7yD9snv"
width="100%"
height="100%"
frameborder="0"
allowtransparency="true"
allow="encrypted-media"
></iframe>
<iframe
src="https://open.spotify.com/embed/show/2Iibd5A6R7mxkCm4NwNmUn"
width="100%"
height="100%"
frameborder="0"
allowtransparency="true"
allow="encrypted-media"
></iframe>
</div>
</div>
</section>
<section class="cel-container" id="nosotros">
<div class="cel-img">
<img src="./assets/phone.png" alt="phone" />
</div>
<div class="cel-desc">
<h2>De dónde venimos</h2>
<p>
Our posturings, our imagined self-importance, the delusion that we
have some privileged position in the Universe, are challenged by this
point of pale light.
</p>
<p>
Our planet is a lonely speck in the great enveloping cosmic dark. In
our obscurity, in all this vastness, there is no hint that help will
come from elsewhere to save us from ourselves.
</p>
</div>
</section>
<section class="women-invited" id="entrevistas">
<div class="title-women">
<h2>Invitadas/os estelares</h2>
</div>
<div class="img-womens">
<div class="img-women">
<img src="./assets/grace-hopper.png" alt="grace-hopper" />
<img src="./assets/Katie-Bouman.png" alt="Katie-Bouman" />
<img src="./assets/Margaret_Hamilton.png" alt="Margaret_Hamilton" />
</div>
<div class="img-women">
<img
src="./assets/An E.R.A.Univac 1103 computer in the 1950s.png"
alt="Univac"
/>
<img
src="./assets/Computer operators with an Eniac — the world’s first programmable general-purpose computer.png"
alt="firstprogrammer"
/>
<img src="./assets/susan-kare.png" alt="susan-kare" />
</div>
</div>
</section>
<section class="temas-container" id="topicos">
<div class="temas-title">
<h2>Algunos de nuestros temas</h2>
</div>
<div class="svg-container">
<div class="svgs">
<img src="./assets/icon1.svg" alt="trabajo-remoto" />
<p>Trabajo remoto</p>
</div>
<div class="svgs">
<img src="./assets/icon2.svg" alt="repasando-progra" />
<p>Repensando la programación</p>
</div>
<div class="svgs">
<img src="./assets/icon3.svg" alt="base-codigo" />
<p>Bases del código</p>
</div>
<div class="svgs">
<img src="./assets/icon4.svg" alt="seguridad-informatica" />
<p>Seguridad informática</p>
</div>
</div>
</section>
<section class="novedades">
<div class="novedades-content">
<div class="title">
<h2>¿Querés las últimas novedades?</h2>
</div>
<div class="button">
<button>ESCUCHÁ LOS EPISODIOS</button>
</div>
</div>
</section>
<footer>
<div class="footer-container">
<div class="copyright"><p>© 2021- Hello blue pale dot</p></div>
<div class="icons-social">
<a href="https://www.spotify.com/" target="_blank"
><i class="fab fa-spotify"></i
></a>
<a href="https://www.instagram.com/" target="_blank"
><i class="fab fa-instagram"></i
></a>
<a href="https://www.facebook.com/" target="_blank"
><i class="fab fa-facebook"></i
></a>
<a href="https://twitter.com/" target="_blank"
><i class="fab fa-twitter"></i
></a>
<a href="https://web.telegram.org/" target="_blank"
><i class="fab fa-telegram"></i
></a>
</div>
</div>
</footer>
</body>
</html>