-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
251 lines (222 loc) · 10.5 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
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html lang="pt-br">
<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">
<title>pagina</title>
<link rel="stylesheet" href="Assets/css/variables.css">
<link rel="stylesheet" href="Assets/css/elements.css">
<link rel="stylesheet" href="Assets/css/classes.css">
<link rel="stylesheet" href="Assets/css/menu.css">
<link rel="stylesheet" href="Assets/css/page.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Open+Sans:wght@400;700&display=swap" rel="stylesheet">
</head>
<body class="main-bg">
<input id="close-menu" class="close-menu" type="checkbox" aria-label="Close menu" role="button">
<label class="close-menu-label" for="close-menu" title="close menu"></label>
<aside class="menu white-bg">
<div class="main-content menu-content">
<h1 onclick="getElementById('close-menu').checked= false;" id="home">
<a href="#intro">home</a>
</h1>
<nav>
<ul onclick="getElementById('close-menu').checked= false;">
<li>
<a href="#sobre">sobre</a></li>
<li>
<a href="#categorias">categorias</a></li>
<li><a href="#videos">videos</a></li>
<li> <a href="#Contato">contato</a></li>
<li>
<a href="#">login</a></li>
<li>
<a href="#">registro</a></li>
</ul>
</nav>
</div>
</aside>
<div class="menu-spacing"></div>
<section id="intro" class="intro main-bg section">
<div class="main-content intro-content">
<div class="intro-text-content">
<h2>Bem vindo a nova plataforma</h2>
<p>Nova plataforma de compartilhar suas gameplays, highlights entre diversars outras coisas, aqui você pode publicar para todo o seus seguidores ver!
</p>
</div>
<div class="intro-video">
<h1>Valorant</h1>
<video width="400" height="240" autoplay loop muted>
<source src="../Landing page/Assets/vids/insrta.mp4" type="video/mp4">
</video>
</div>
</section>
<section id="sobre" class="white-bg section">
<div class="main-content sobre-nos">
<h2>SOBRE NÓS</h2>
<p>Plataforma pensada e criada voltada para o publico gamer, onde deseja botar suas gameplays editadas, compartilhar com os amigos sem ter que se preocupar com sua outra rede social.
</p>
<p>Ela também pode ser usada para armazenar videos e fotos, como uma pasta para você nunca perde-las</p>
<p>venha já para nova plataforma de videos e entretenimento.</p>
</div>
</section>
<section id="categorias" class="categorias main-bg section">
<div class="main-content categorias-grid">
<h2 calss="categoria-espaco">Categorias</h2>
<p class="espaco">Modos de uso:</p>
<div class="grid">
<article>
<h4>Highlights</h4>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Reprehenderit atque, eos consequuntur ipsa tempore eveniet vero beatae et culpa aliquid voluptatum! Possimus quisquam, quam eligendi recusandae accusantium reiciendis illum
incidunt?
</p>
</article>
<article>
<h4>Fotos</h4>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Reprehenderit atque, eos consequuntur ipsa tempore eveniet vero beatae et culpa aliquid voluptatum! Possimus quisquam, quam eligendi recusandae accusantium reiciendis illum
incidunt?
</p>
</article>
<article>
<h4>Videos gerais</h4>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Reprehenderit atque, eos consequuntur ipsa tempore eveniet vero beatae et culpa aliquid voluptatum! Possimus quisquam, quam eligendi recusandae accusantium reiciendis illum
incidunt?
</p>
</article>
</div>
</div>
</section>
<section id="videos" class="categorias white-bg section">
<div class="main-content categorias-grid">
<h2 calss="categoria-espaco">Sala de clipes</h2>
<p class="espaco">Modos de uso:</p>
<div class="grid">
<div class="clips">
<video width="360" height="240" autoplay loop muted>
<source src="../Landing page/Assets/vids/oi.mp4" type="video/mp4">
</video>
</div>
<div class="clips">
<video width="360" height="240" autoplay loop muted>
<source src="/Landing page/Assets/vids/link.mp4" type="video/mp4">
</video>
</div>
<div class="clips">
<video width="360" height="240" autoplay loop muted>
<source src="/Landing page/Assets/vids/Untitled.mp4" type="video/mp4">
</video>
</div>
<div class="clips">
<video width="360" height="240" autoplay loop muted>
<source src="/Landing page/Assets/vids/NICE.mp4" type="video/mp4">
</video>
</div>
<div class="clips">
<video width="360" height="240" autoplay loop muted>
<source src="/Landing page/Assets/vids/fdp.mp4" type="video/mp4">
</video>
</div>
<div class="clips">
<video width="360" height="240" autoplay loop muted>
<source src="/Landing page/Assets/vids/ASD.mp4" type="video/mp4">
</video>
</div>
</section>
<section id="preco" class="main-bg section">
<div class="main-content sobre-nos">
<h2>preços:</h2>
<p>Plataforma pensada e criada voltada para o publico gamer, onde deseja botar suas gameplays editadas, compartilhar com os amigos sem ter que se preocupar com sua outra rede social.
</p>
<p>Ela também pode ser usada para armazenar videos e fotos, como uma pasta para você nunca perde-las</p>
<div class="response">
<table>
<caption>Tabelas de preço</caption>
<thead>
<tr>
<th>titulo 1</th>
<th>titulo 2</th>
<th>titulo 3</th>
<th>titulo 4</th>
<th>titulo 5</th>
</tr>
</thead>
<tbody>
<tr>
<td>conteudo 1</td>
<td>conteudo 2</td>
<td>conteudo 3</td>
<td>conteudo 3</td>
<td>conteudo 3</td>
</tr>
<tr>
<td>conteudo 1</td>
<td>conteudo 2</td>
<td>conteudo 3</td>
<td>conteudo 3</td>
<td>conteudo 3</td>
</tr>
<tr>
<td>conteudo 1</td>
<td>conteudo 2</td>
<td>conteudo 3</td>
<td>conteudo 3</td>
<td>conteudo 3</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="5"> testando
</td>
</tr>
</tfoot>
</table>
</div>
</div>
</section>
<section id="Contato" class="intro contato-bg section">
<div class="main-content intro-content">
<div class="intro-text-content">
<h2>Bem vindo a nova plataforma</h2>
<p>Nova plataforma de compartilhar suas gameplays, highlights entre diversars outras coisas, aqui você pode publicar para todo o seus seguidores ver!
</p>
</div>
<div class="intro-img">
<img src="../Landing page/Assets/img/undraw_new_message_re_fp03.svg">
</div>
<div class="contact">
<fieldset class="form-group">
<legend>Contact me</legend>
<div class="form">
<label for="primeiro-nome"> Primeiro Nome</label>
<input type="text" name="primeiro-nome" id="primeiro-nome" placeholder="Seu primeiro nome">
</div>
<div class="form">
<label for="ultimo-nome"> Ultimo Nome</label>
<input type="text" name="ultimo-nome" id="ultimo-nome" placeholder="seu ultimo nome">
</div>
<div class="form">
<label for="email"> Seu email</label>
<input type="email" name="email" id="email" placeholder="seu email">
</div>
<div class="form full-late">
<label for="message"> Escreva sobre:</label>
<textarea name="message" id="message" cols="30" rows="10" placeholder="fala sobre voce"></textarea>
</div>
<div class="form full-late">
<button type="submit">Enviar</button>
</div>
</fieldset>
</div>
</div>
</section>
<footer id="footer" class="footer contato-bg">
<p>
Feito por:
<a rel="nofollow" target="_blank" href="#">Matheus Ponte</a></a>
</p>
</footer>
<a class="back-to-top" href="#">↑</a>
</body>
</html>