-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
196 lines (186 loc) · 6.31 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link
href="https://fonts.googleapis.com/css?family=Roboto&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans&display=swap"
rel="stylesheet"
/>
<script src="https://kit.fontawesome.com/56ad3d9948.js"></script>
<link
href="https://fonts.googleapis.com/css?family=Chakra+Petch&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" type="text/css" href="/style/css/style.css" />
<script src="https://www.WebRTC-Experiment.com/RecordRTC.js"></script>
<script src="/js/classes.js"></script>
<script src="/js/functions.js"></script>
<script src="/js/scripts-general.js"></script>
<script src="/js/scripts-index.js"></script>
<title>Juan Romero Gif Site</title>
</head>
<body class="">
<section class="welcome">
<div>
<p>
¡Bienvenidos/as a Guifos!!! ------- Donde los gifs están ////// Número
de visitas: 12.765.803
</p>
</div>
</section>
<div class="container">
<header class="header">
<nav class="header--navbar">
<img
id="header--navbar--logo"
class="header--navbar--logo"
src="/assets/gifOF_logo.webp"
alt="GifOS logo"
/>
<ul class="header--navbar--menu">
<li>
<button id="uploadButton" class="button--primary">
Crear Guifos
</button>
</li>
<li>
<div id="choosethemediv" class="choosethemediv">
<button id="chooseThemeButtonA" class="button--primary">
Elegir Tema
</button>
<button id="chooseThemeButtonB" class="button--primary">
<i class="fas fa-caret-down"></i>
</button>
</div>
<div id="themesdiv" class="themesdiv">
<button
id="light-theme-button"
class="button--themes button--lighttheme"
>
Sailor Day
</button>
<button
id="dark-theme-button"
class="button--themes button--darktheme"
>
Sailor Night
</button>
</div>
</li>
<li>
<button id="myGifsButton" class="button--transparentsmall">
<u>M</u>is Guifos
</button>
</li>
</ul>
</nav>
</header>
<section id="search" class="search">
<div class="search--main">
<h2 class="search--main--title">Buscar</h2>
<div class="search--main--content">
<input
id="search--input"
name="search--input"
placeholder="Busca gifs, hashtags, temas, busca lo que quieras.."
maxlength="50"
required
/>
<button id="search--button" class="button--transparent" disabled>
<img src="/assets/lupa.svg" alt="Magnifier" id="buttonicon" />
Buscar
</button>
</div>
</div>
<ul id="search--suggested" class="search--suggested">
<li>
<button class="suggestedButtons searchButtons">Funny</button>
</li>
<li>
<button class="suggesdButtons searchButtons">Nature</button>
</li>
<li>
<button class="suggesdButtons searchButtons">Science</button>
</li>
</ul>
<div id="search--lastsearchs" class="search--lastsearchs">
<button
class="searchButtons button--blue"
id="searchresult2"
></button>
<button
class="searchButtons button--blue"
id="searchresult1"
></button>
<button
class="searchButtons button--blue"
id="searchresult0"
></button>
</div>
</section>
<section id="suggested">
<p class="sectiontitle">Hoy te sugerimos...</p>
<div id="suggestedgifsgrid" class="gifsgrid">
<div class="gifcontainer suggestedgifcontainer">
<header class="giftext">
<p>#SuperHeros</p>
<img src="/assets/button3.svg" />
</header>
<img id="superheroesCategory" class="gif" />
<button class="button--blue button--seemore" name="superheroes">
Ver más...
</button>
</div>
<div class="gifcontainer suggestedgifcontainer">
<header class="giftext">
<p>#Pets</p>
<img src="/assets/button3.svg" />
</header>
<img id="petsCategory" class="gif" />
<button class="button--blue button--seemore" name="pets">
Ver más...
</button>
</div>
<div class="gifcontainer suggestedgifcontainer">
<header class="giftext">
<p>#Fantasy</p>
<img src="/assets/button3.svg" />
</header>
<img id="fantasyCategory" class="gif" />
<button class="button--blue button--seemore" name="fantasy">
Ver más...
</button>
</div>
<div class="gifcontainer suggestedgifcontainer">
<header class="giftext">
<p>#Anime</p>
<img src="/assets/button3.svg" />
</header>
<img id="animeCategory" class="gif" />
<button class="button--blue button--seemore" name="shonen">
Ver más...
</button>
</div>
</div>
</section>
<section id="gifsresults">
<p class="sectiontitle" id="gifsresultstext">Tendencias</p>
<div id="gifsresultsgrid" class="gifsgrid"></div>
</section>
</div>
</body>
</html>