-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmoletons.html
305 lines (271 loc) · 11.1 KB
/
moletons.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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset= "UTF-8"> <!--Arruma a acentuação-->
<title>⚝ Lua Nova | Moda Feminina: Moletons</title> <!--Nome da aba-->
<link rel="stylesheet" href="reset.css"> <!--limpa tudo que o navegador cria-->
<link rel="stylesheet" href="style.css"> <!--style.css-->
<link rel="stylesheet" type="text/css" href="flexbox.css"> <!--flexbox da página-->
<link href="https://fonts.googleapis.com/css2?family=Dosis:wght@600&family=Signika+Negative:wght@300;600&display=swap" rel="stylesheet">
</head>
<body>
<!--Cabeçalho-->
<header>
<div class="container">
<nav>
<div class="entrada">
<h1 class="nome-da-loja">⚝ Lua Nova | Moda Feminina</h1>
<ul class="entrada-lista">
<li class="inicio-lista"><a href="login.html"><img src="Imagens/Icones/identidade.svg">Entre ou cadastre-se</a></li>
<li class="inicio-lista"><a href="sacola.html"><img src="Imagens/Icones/sacola-de-compras.svg">Minhas compras</a></li>
</ul>
</div>
<div class="menu-de-navegacao">
<ul class="menu-lista">
<li><a href="index.html">Início</a></li>
<li><a href="roupas.html">Roupas</a>
<ul class="submenu-lista">
<div class="submenu-div">
<a href="calcas.html"><li>Calças</li></a>
<a href="camisetas.html"><li>Camisetas</li></a>
<a href="casacos.html"><li>Casacos</li></a>
<a href="conjuntos.html"><li>Conjuntos</li></a>
<a href="croppeds.html"><li>Croppeds</li></a>
<a href="moletons.html"><li>Moletons</li></a>
<a href="saias.html"><li>Saias</li></a>
<a href="shorts.html"><li>Shorts</li></a>
<a href="vestidos.html"><li>Vestidos</li></a>
</div>
</ul>
</li>
<li><a href="novidades.html">Novidades</a></li>
<li><a href="promocoes.html">Promoções</a></li>
<li><a href="sobre.html">Sobre</a></li>
</ul>
</div>
</nav>
</div>
</header>
<!--Conteúdo principal-->
<main>
<div class="itens-roupas">
<div class="titulo-main-itens">
<h2 class="h2-main-itens">Todos os produtos - Moletons</h2>
</div>
<ul class="lista-main-itens">
<div class="linhas-itens">
<li>
<img src="Imagens/Moletons/moletom1.jpg" alt="imagem - moletom">
<h3>Moletom 1</h3>
<p class="p-preco">R$ 69,90</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom3.jpg" alt="imagem - moletom">
<h3>Moletom 2</h3>
<p class="p-preco">R$ 60,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom2.jpg" alt="imagem - moletom">
<h3>Moletom 3</h3>
<p class="p-preco">R$ 80,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom4.jpg" alt="imagem - moletom">
<h3>Moletom 4</h3>
<p class="p-preco">R$ 74,80</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
</div>
<div class="linhas-itens">
<li>
<img src="Imagens/Moletons/moletom5.jpg" alt="imagem - moletom">
<h3>Moletom 5</h3>
<p class="p-preco">R$ 80,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom6.jpg" alt="imagem - moletom">
<h3>Moletom 6</h3>
<p class="p-preco">R$ 110,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom11.jpg" alt="imagem - moletom">
<h3>Moletom 7</h3>
<p class="p-preco">R$ 60,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom8.webp" alt="imagem - moletom">
<h3>Moletom 8</h3>
<p class="p-preco">R$ 89,99</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
</div>
<div class="linhas-itens">
<li>
<img src="Imagens/Moletons/moletom9.png" alt="imagem - moletom">
<h3>Moletom 9</h3>
<p class="p-preco">R$ 69,90</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom7.jpg" alt="imagem - moletom">
<h3>Moletom 10</h3>
<p class="p-preco">R$ 120,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom10.jpg" alt="imagem - moletom">
<h3>Moletom 11</h3>
<p class="p-preco">R$ 69,90</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom12.png" alt="imagem - moletom">
<h3>Moletom 12</h3>
<p class="p-preco">R$ 75,80</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
</div>
<div class="linhas-itens">
<li>
<img src="Imagens/Moletons/moletom13.jpg" alt="imagem - moletom">
<h3>Moletom 13</h3>
<p class="p-preco">R$ 69,90</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom14.jpg" alt="imagem - moletom">
<h3>Moletom 14</h3>
<p class="p-promocao">De <s>R$ 79,90</s></p>
<p class="p-preco">Por R$ 59,90</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom18.jpg" alt="imagem - moletom">
<h3>Moletom 15</h3>
<p class="p-promocao">De <s>R$ 74,80</s></p>
<p class="p-preco">Por R$ 56,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom16.webp" alt="imagem - moletom">
<h3>Moletom 16</h3>
<p class="p-preco">R$ 50,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
</div>
<div class="linhas-itens">
<li>
<img src="Imagens/Moletons/moletom17.jpg" alt="imagem - moletom">
<h3>Moletom 17</h3>
<p class="p-preco">R$ 60,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom15.jpg" alt="imagem - moletom">
<h3>Moletom 18</h3>
<p class="p-preco">R$ 55,80</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom25.jpg" alt="imagem - moletom">
<h3>Moletom 19</h3>
<p class="p-preco">R$ 74,80</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom20.jpg" alt="imagem - moletom">
<h3>Moletom 20</h3>
<p class="p-preco">R$ 85,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
</div>
<div class="linhas-itens">
<li>
<img src="Imagens/Moletons/moletom24.jpg" alt="imagem - moletom">
<h3>Moletom 21</h3>
<p class="p-preco">R$ 110,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom26.jpg" alt="imagem - moletom">
<h3>Moletom 22</h3>
<p class="p-preco">R$ 70,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom23.jpg" alt="imagem - moletom">
<h3>Moletom 23</h3>
<p class="p-preco">R$ 130,00</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
<li>
<img src="Imagens/Moletons/moletom22.png" alt="imagem - moletom">
<h3>Moletom 24</h3>
<p class="p-preco">R$ 89,90</p>
<button type="button" class="botao-comprar">Comprar</button>
</li>
</div>
</ul>
</div>
</main>
</body>
<!--Rodapé-->
<footer>
<div class="itens-rodape">
<div class="rodape-primeira-parte">
<h2 class="titulo-rodape">Departamentos</h2>
<p class="rodape"><a href="index.html">Início</a></p>
<p class="rodape"><a href="roupas.html">Roupas</a></p>
<p class="rodape"><a href="novidades.html">Novidades</a></p>
<p class="rodape"><a href="promocoes.html">Promoções</a></p>
<p class="rodape"><a href="calcas.html">Calças</a></p>
<p class="rodape"><a href="camisetas.html">Camisetas</a></p>
<p class="rodape"><a href="casacos.html">Casacos</a></p>
<p class="rodape"><a href="conjuntos.html">Conjuntos</a></p>
<p class="rodape"><a href="croppeds.html">Croppeds</a></p>
<p class="rodape"><a href="moletons.html">Moletons</a></p>
<p class="rodape"><a href="saias.html">Saias</a></p>
<p class="rodape"><a href="shorts.html">Shorts</a></p>
<p class="rodape"><a href="vestidos.html">Vestidos</a></p>
</div>
<div class="rodape-segunda-parte">
<h2 class="titulo-rodape">Institucional</h2>
<p class="rodape"><a href="sobre.html">Sobre</a></p>
<p class="rodape"><a href=".html">Fornecedores</a></p>
<p class="rodape"><a href=".html">Investidores</a></p>
<p class="rodape"><a href=".html">Política de Privacidade</a></p>
<p class="rodape"><a href=".html">Sustentabilidade</a></p>
<p class="rodape"><a href=".html">Termos de Segurança</a></p>
<br>
<br>
<h2 class="titulo-rodape">Contato</h2>
<p class="rodape">Telefone: <a href=".html">(99) 99999-9999</a></p>
<p class="rodape">E-mail: <a href=".html">luanovamodafeminina@gmail.com</a></p>
</div>
<div class="rodape-terceira-parte">
<h2 class="titulo-rodape">Endereço</h2>
<div class="rodape-mapa">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3693050.971937044!2d-51.47320438341085!3d-25.321162617425845!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ce5a2b2ed7f3a1%3A0xab35da2f5ca62674!2sCaelum%20-%20Escola%20de%20Tecnologia!5e0!3m2!1spt-PT!2sbr!4v1634680067564!5m2!1spt-PT!2sbr" allowfullscreen="" loading="lazy" class="mapa"></iframe>
</div>
<div class="rodape-contato-email">
<p class="rodape">Receba nossas novidades por e-mail</p>
<input type="email" class="input-email" placeholder="E-mail:">
<button type="button" class="botao-email">OK</button>
</div>
<div class="rodape-redes-sociais">
<a href=""><img src="Imagens/Icones/whatsapp.png" alt=""></a>
<a href=""><img src="Imagens/Icones/instagram.png" alt=""></a>
<a href=""><img src="Imagens/Icones/facebook.png" alt=""></a>
<a href=""><img src="Imagens/Icones/twitter.png" alt=""></a>
</div>
</div>
</div>
<p class="copyright">© Copyright ⚝ Lua Nova | Moda Feminina - 2021</p>
</footer>
</html>