-
Notifications
You must be signed in to change notification settings - Fork 0
/
e-livraria.html
222 lines (172 loc) · 6.42 KB
/
e-livraria.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!--BARRA DE NAVEGACAO-->
<header>
<nav class="navbar navbar-inverse navbar-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"
aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="e-livraria.html">E-Livraria</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="e-livraria.html">Home</a></li>
<li><a href="#livros">Livros</a></li>
<li><a href="contato/contato.html">Contato</a></li>
</ul>
<!-- search bar -->
<form method="POST" action="detalhes/resultado-busca.html" class="navbar-form navbar-right" role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Harry Potter">
</div>
<button type="submit" class="btn btn-default">Enviar</button>
</form>
</div>
<!--/.nav-collapse -->
</div>
</nav>
</header>
<!--FIM DA BARRA DE NEVEGACAO -->
<!--CAROUSEL-->
<section id="home">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<figure class="item active">
<img src="img/carousel/j98VCNZ.jpg" alt="Depoimento 1">
<figcaption class="carousel-caption">
<h3>Promoção</h3>
<p>Akira Volume 1 com até 43% de desconto!</p>
</figcaption>
</figure>
<figure class="item">
<img src="img/carousel/wp1850839.jpg" alt="Depoimento 2">
<figcaption class="carousel-caption">
<h3>Harry Potter</h3>
<p>Todos os livros da saga com até 40% de desconto.</p>
</figcaption>
</figure>
<figure class="item">
<img src="img/carousel/226091.jpg" alt="Depoimento 3">
<figcaption class="carousel-caption">
<h3>Crônicas de Gelo e Fogo</h3>
<p>Primeiro livro disponível.</p>
</figcaption>
</figure>
</div>
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</section>
<!--FIM DO CAROUSEL-->
<!-- LISTA DE PRODUTOS -->
<!-- Title -->
<div class="row">
<div class="col-lg-12">
<h3>Últimas Ofertas</h3>
</div>
</div>
<!-- /.row -->
<!-- Page Features -->
<div class="row text-center" id="livros">
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<img src="img/produtos/akira.png" alt="">
<div class="caption">
<h3>Akira - Vol. 1</h3>
<p><span class="riscar">De: R$ 69,90</span>
<br>Por: R$ 39,90
</p>
<p>
<a href="#" class="btn btn-primary">Comprar</a> <a href="detalhes/akira.html"
class="btn btn-default">Informações</a>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<img src="img/produtos/aorigem.jpg" alt="">
<div class="caption">
<h3>Origem</h3>
<p><span class="riscar">De: R$ 49,90</span>
<br>Por: R$ 27,81</p>
<p>
<a href="#" class="btn btn-primary">Comprar</a> <a href="detalhes/origem.html"
class="btn btn-default">Informações</a>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<img src="img/produtos/it.jpg" alt="">
<div class="caption">
<h3>It - A coisa</h3>
<p><span class="riscar">De: R$ 87,90</span>
<br>Por: R$ 47,61</p>
<p>
<a href="#" class="btn btn-primary">Comprar</a> <a href="detalhes/it.html"
class="btn btn-default">Informações</a>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 hero-feature">
<div class="thumbnail">
<img src="img/produtos/vingadores-infinito.jpg" alt="">
<div class="caption">
<h3>Os Vingadores - Infinito</h3>
<p><span class="riscar">De: R$ 28,90</span>
<br>Por: R$ 17,01</p>
<p>
<a href="#" class="btn btn-primary">Comprar</a> <a href="detalhes/vingadores.html"
class="btn btn-default">Informações</a>
</p>
</div>
</div>
</div>
</div>
<!-- /.row -->
<!-- FIM DOS PRODUTOS -->
<footer>
<address>
<strong>E-Livraria</strong><br>
Av. Sen. Salgado Filho, 1559 - Tirol<br>
Natal, RN<br>
Tel: (84) 3212-7612
</address>
<address>
E-mail: [email protected]
</address>
</footer>
<!-- jQuery (necessário para os plugins Javascript Bootstrap) -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>