forked from freddier/Puls3-America
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
175 lines (164 loc) · 4.76 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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8" />
<meta name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1" />
<title>Puls3: Comunidad online de gente pro y (no sé que más escribir)</title>
<link rel="stylesheet" href="normalize.css" />
<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css' />
<link rel="stylesheet" href="estilos.css" />
<link rel="stylesheet" href="responsive.css" />
</head>
<body>
<!-- comentario de lo que sea -->
<header>
<figure id="logo">
<img src="logo.png" />
</figure>
<h1 id="titulo_header">Puls3: Comunidad de gente cool, atractiva y millonaria</h1>
<figure id="avatar">
<img src="avatar.jpg" />
<figcaption></figcaption>
</figure>
</header>
<nav>
<ul>
<li id="flechita_nav"><a href="#"></a></li>
<li><a href="#">Python</a></li>
<li><a href="#">HTML5</a></li>
<li><a href="#">Javascript</a></li>
<li><a href="#">CSS3</a></li>
<li><a href="#">Django</a></li>
<li id="publicar_nav"><a href="#">Publicar</a></li>
</ul>
</nav>
<aside id="bienvenida">
<h2>Hola, registrate!</h2>
<p>Es importante registrarte porque LOL!</p>
<a id="registro" href="#">Registrate acá</a>
<p id="mensaje_registro">En serio, registrate por favor</p>
<video width="300" controls>
<source src="happyfit.webm" type="video/webm" />
<source src="happyfit.mp4" type="video/mp4" />
<p>SU NAVEGADOR ES VIEJO DE COJONES!!</p>
</video>
</aside>
<section id="contenido">
<article class="item">
<figure class="imagen_item">
<img src="imagen.jpg" />
</figure>
<h2 class="titulo_item">
<a href="#">Una mirada a Leap Motion: El control Minority Report</a>
</h2>
<p class="autor_item">
Por <a href="#">Freddy Vega</a>
</p>
<p class="datos_item">
<a class="tag_item" href="#">categoria</a>
<span class="fecha_item">Hace <strong>5</strong> min</span>
<a class="comentarios_item" href="#">455</a>
<a class="guardar_item" href="#"></a>
</p>
<p class="votacion">
<a class="up" href="#"></a>
3141
<a class="down" href="#"></a>
</p>
</article>
<article class="item">
<figure class="imagen_item">
<img src="imagen.jpg" />
</figure>
<h2 class="titulo_item">
<a href="#">Una mirada a Leap Motion: El control Minority Report</a>
</h2>
<p class="autor_item">
Por <a href="#">Freddy Vega</a>
</p>
<p class="datos_item">
<a class="tag_item" href="#">categoria</a>
<span class="fecha_item">Hace <strong>5</strong> min</span>
<a class="comentarios_item" href="#">455</a>
<a class="guardar_item" href="#"></a>
</p>
<p class="votacion">
<a class="up" href="#"></a>
3141
<a class="down" href="#"></a>
</p>
</article>
<article class="item">
<figure class="imagen_item">
<img src="imagen.jpg" />
</figure>
<h2 class="titulo_item">
<a href="#">Una mirada a Leap Motion: El control Minority Report</a>
</h2>
<p class="autor_item">
Por <a href="#">Freddy Vega</a>
</p>
<p class="datos_item">
<a class="tag_item" href="#">categoria</a>
<span class="fecha_item">Hace <strong>5</strong> min</span>
<a class="comentarios_item" href="#">455</a>
<a class="guardar_item" href="#"></a>
</p>
<p class="votacion">
<a class="up" href="#"></a>
3141
<a class="down" href="#"></a>
</p>
</article>
<article class="item">
<figure class="imagen_item">
<img src="imagen.jpg" />
</figure>
<h2 class="titulo_item">
<a href="#">Una mirada a Leap Motion: El control Minority Report</a>
</h2>
<p class="autor_item">
Por <a href="#">Freddy Vega</a>
</p>
<p class="datos_item">
<a class="tag_item" href="#">categoria</a>
<span class="fecha_item">Hace <strong>5</strong> min</span>
<a class="comentarios_item" href="#">455</a>
<a class="guardar_item" href="#"></a>
</p>
<p class="votacion">
<a class="up" href="#"></a>
3141
<a class="down" href="#"></a>
</p>
</article>
<article class="item">
<figure class="imagen_item">
<img src="imagen.jpg" />
</figure>
<h2 class="titulo_item">
<a href="#">Una mirada a Leap Motion: El control Minority Report</a>
</h2>
<p class="autor_item">
Por <a href="#">Freddy Vega</a>
</p>
<p class="datos_item">
<a class="tag_item" href="#">categoria</a>
<span class="fecha_item">Hace <strong>5</strong> min</span>
<a class="comentarios_item" href="#">455</a>
<a class="guardar_item" href="#"></a>
</p>
<p class="votacion">
<a class="up" href="#"></a>
3141
<a class="down" href="#"></a>
</p>
</article>
</section>
<footer>
<p><strong>Powered by Platzi!</strong></p>
<p>Mejorando.la 2013 ®</p>
</footer>
</body>
</html>