-
Notifications
You must be signed in to change notification settings - Fork 146
/
index.html
249 lines (244 loc) · 10.1 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
<html>
<head>
<link rel="stylesheet" type="text/css" href="./css/main.css">
<link rel="stylesheet" type="text/css" href="./css/slick.css" />
<title>Primeiro Projeto</title>
</head>
<body>
<header class="menu-principal">
<main>
<div class="header-1">
<div class="logo">
<img src="./img/logo.png" />
</div>
<div class="redes-sociais">
<ul>
<li>
<a href="">
<img src="./img/rss.png" />
</a>
</li>
<li>
<a href="">
<img src="./img/face.png" />
</a>
</li>
<li>
<a href="">
<img src="./img/tw.png" />
</a>
</li>
<li>
<a href="">
<img src="./img/linkedin.png" />
</a>
</li>
</ul>
</div>
</div>
</main>
</header>
<main class="col-100 menu-urls">
<div class="header-2">
<div class="menu">
<ul>
<li>
<a href="">Home</a>
</li>
<li>
<a href="">About Us</a>
</li>
<li>
<a href="">Service</a>
</li>
<li>
<a href="">Pages</a>
</li>
<li>
<a href="">Blog</a>
</li>
<li>
<a href="">Contact Us</a>
</li>
</ul>
</div>
<div class="busca">
<input placeholder="Search Something" type="text" />
</div>
</div>
</main>
<div class="col-100">
<div class="slider-principal">
<img src="./img/banner.png" />
<img src="./img/banner.png" />
<img src="./img/banner.png" />
<img src="./img/banner.png" />
</div>
</div>
<div class="col-100">
<div class="content texto-destaque">
<h1>Lorem Ipsum is <strong>simply dummy</strong> of the printing.</h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the
industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and
scrambled it to make atype specimen book.
It has survived not only five centuries.</p>
<div class="col-3 bloco-texto">
<img src="./img/content-1.png" />
<h3><b>Lorem Ipsum</b> is simply</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the industry. Lorem
Ipsum has been
</p>
</div>
<div class="col-3 bloco-texto" style="margin-top: 6em;">
<img src="./img/content-2.png" />
<h3><b>Lorem Ipsum</b> is simply</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the industry. Lorem
Ipsum has been
</p>
</div>
<div class="col-3 bloco-texto">
<img src="./img/content-3.png" />
<h3><b>Lorem Ipsum</b> is simply</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the industry. Lorem
Ipsum has been
</p>
</div>
</div>
</div>
<div class="col-100 bloco-imagens-texto">
<div class="content" style="margin-left: 24%; float: left;">
<div class="col-3 bloco-texto bloco-imagem">
<img src="./img/imagem1.png">
<p><b>Lorem Ipsum is simply</b></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the
industry. Lorem
Ipsum has been
the and scrambled it.
atype specimen
</p>
</div>
<div class="col-3 bloco-texto bloco-imagem">
<img src="./img/imagem2.png">
<p><b>Lorem Ipsum is simply</b></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the
industry. Lorem
Ipsum has been
the and scrambled it.
atype specimen
</p>
</div>
<div class="col-3 bloco-texto bloco-imagem">
<img src="./img/imagem3.png">
<p><b>Lorem Ipsum is simply</b></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the
industry. Lorem
Ipsum has been
the and scrambled it.
atype specimen
</p>
</div>
</div>
<div class="content" style="margin-left: 24%; float: left;">
<div class="col-3 bloco-texto bloco-imagem">
<img src="./img/imagem1.png">
<p><b>Lorem Ipsum is simply</b></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the
industry. Lorem
Ipsum has been
the and scrambled it.
atype specimen
</p>
</div>
<div class="col-3 bloco-texto bloco-imagem">
<img src="./img/imagem2.png">
<p><b>Lorem Ipsum is simply</b></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the
industry. Lorem
Ipsum has been
the and scrambled it.
atype specimen
</p>
</div>
<div class="col-3 bloco-texto bloco-imagem">
<img src="./img/imagem3.png">
<p><b>Lorem Ipsum is simply</b></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting of the
industry. Lorem
Ipsum has been
the and scrambled it.
atype specimen
</p>
</div>
</div>
</div>
<div class="col-100 bloco-logos">
<div class="content">
<div class="col-4">
<img alt="logo" title="logo" src="img/logo1.png" />
</div>
<div class="col-4">
<img alt="logo" title="logo" src="img/logo2.png" />
</div>
<div class="col-4">
<br />
<img alt="logo" title="logo" src="img/logo3.png" />
</div>
<div class="col-4">
<img alt="Puma" title="Puma" src="img/logo4.png" />
</div>
</div>
</div>
<footer>
<div class="col-100 footer">
<div class="content">
<div class="col-4">
<h3><b>Populr Post</b></h3>
<p>Lorem Ipsum is simply dummy
text of the printing.</p>
<p class="clock">25-September 2013<p>
<p>Lorem Ipsum is simply dummy
text of the printing.</p>
<p class="clock">25-September 2013<p>
</div>
<div class="col-4">
<h3><b>Tags</b></h3>
<p>apps blog blogroll christmas cms coda concert daily design develop dialog drinks envato food fun
gallery gift holiday icon illustration ipad iphone journal jquery label link marketing mobile
motion music photo profession quotation recipes show sound strategy tv typography video</p>
</div>
<div class="col-4">
<h3><b>A little about us</b></h3>
<p>
There are many variations of passages of Lorem Ipsum available, but the majority have suffered
alteration in some form, by injected humour, or randomised words which don't look even slightly
believable.
If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything.
</p>
</div>
<div class="col-4">
<h3><b>Get in touch</b></h3>
<p>
Lorem Ipsum is simply dummy
of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy
text ever since.
</p>
<p class="local">Texas, US<p>
<p class="emailico">email@email.com<p>
<p class="telefoneico">890-09880-45590<p>
</div>
</div>
</div>
</footer>
<div class="col-100 footer-2">
<div class="content">
<p>
There are many variations of passages of Lorem Ipsum available, but the majority have suffered
</p>
</div>
</div>
<script type="text/javascript" src="./js/jquery.js"></script>
<script type="text/javascript" src="./js/jquery-migrate.js"></script>
<script type="text/javascript" src="./js/slick.min.js"></script>
<script type="text/javascript" src="./js/main.js"></script>
</body>
</html>