-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
197 lines (182 loc) · 5.35 KB
/
portfolio.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Portfólio - Site responsivo e designer moderno</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap SASS-CSS -->
<link rel="stylesheet" href="css/geral.css">
<link rel="stylesheet" href="css/plugins.css">
<link rel="stylesheet" href="bower_components/wow/css/libs/animate.css">
<link rel="stylesheet" href="css/portfolio.css">
<!-- <link rel="stylesheet" href="bower_components/font-awesome/css/fontawesome.css"> -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css">
<link rel="icone" href="images/portfolio.png">
</head>
<body>
<header>
<div class="container">
<div class="logo wow slideInLeft" data-wow-duration="1s" data-wow-delay="1s">
<a href="index.html">
<img src="images/logo-portfolio.png" alt="Logotipo Portfólio">
</a>
</div>
<div class="links">
<nav class="wow fadeInDown" data-wow-duration="1s" data-wow-delay="2s">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="sobre.html">Sobre</a></li>
<li><a href="portfolio.html">Portfólio</a></li>
<li><a href="contato.html">Contato</a></li>
</ul>
</nav>
<ul class="social">
<li>
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-github-alt"></i></a>
</li>
</ul>
</div>
<h2><strong></strong> Meus <strong>Trabalhos</strong></h2>
<p class="lead">Portfólio Web Designer</p>
</div>
</header>
<main>
<section class="textos wow fadeInUp" data-wow-duration="1s" data-wow-delay="2s">
<div class="container">
<h4>
<i class="fa fa-quote-left fa-2x"></i>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ea optio, blanditiis vero nobis maiores omnis architecto
<br>
assumenda, illum aspernatur quaerat dolorem itaque quos numquam, facere quidem dicta. Harum deleniti, aliquid!
<i class="fa fa-quote-right fa-2x"></i>
</h4>
</div>
</section>
<section class="portfolio">
<div class="container">
<ul>
<li>
<figure class="imghvr-reveal-right">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-flip-horiz">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-reveal-right">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-flip-horiz">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-reveal-right">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-flip-horiz">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-reveal-right">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
<li>
<figure class="imghvr-flip-horiz">
<img src="http://placekitten.com/430/220" alt="Thumb">
<figcaption>
<a href="#">
<h3>Título da Imagem</h3>
<p>Efeito Hover</p>
</a>
<div class="overlay"></div>
</figcaption>
</figure>
</li>
</ul>
</div>
</section>
</main>
<footer>
<div class="logo-rodape">
<a href="index.html">
<img src="images/logo-portfolio.png" alt="Logotipo Portfólio">
</a>
<p>Horário de atendimento: segunda a sexta-feira
<strong> das </strong> 9:00h <strong> às </strong> 18:00h
</p>
<p>Copyright © 2019-2019 Portfólio - Criado por José A. Thomé - Todos os direitos reservados.</p>
</div>
</footer>
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/wow/dist/wow.min.js"></script>
<script>
$(function() {
new WOW().init();
});
</script>
</body>
</html>