-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
235 lines (227 loc) · 9.97 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" />
<link rel="stylesheet" href="css/all.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/templatemo-style.css" />
<title>Fabricio Bianchi - Portfolio freelancer</title>
</head>
<body>
<!-- Welcome Section -->
<section id="tmWelcome" class="parallax-window" data-parallax="scroll" data-image-src="img/portada.jpg">
<div class="tm-bg-white-transparent tm-welcome-container">
<div class="container-fluid">
<div class="row h-100">
<!-- Welcome Text -->
<!-- White transparent bg -->
<div class="col-md-7 tm-welcome-left-col">
<div class="tm-welcome-left">
<h2 class="tm-welcome-title">Portfolio freelancer</h2>
<p class="pb-0">
Aquí podrás encontrar un extracto de trabajos realizados como freelance en materia de diseño web, gráfico y fotografía.</p>
</div>
</div>
<!-- Brown bg -->
<div class="col-md-5">
<div class="tm-welcome-right">
<img src="img/me.jpg" alt="Imagen de perfil" class="imagenDePerfil" />
<p class="mb-0">
Ing. Fabricio Bianchi
<div class="redes">
<a href="https://www.linkedin.com/in/fabricio-bianchi/" target="_blank">Linkedin</a> - <a href="https://github.com/fb91" target="_blank">GitHub</a>
</div>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Welcome section -->
<section>
<div class="container-fluid">
<div class="row text-center">
<div class="sticky-top categorias">
<button class="btn btn-default filter-button" data-filter="todo">Todo</button>
<button class="btn btn-default filter-button" data-filter="destacado">Destacado</button>
<button class="btn btn-default filter-button" data-filter="web">Desarrollo web</button>
<button class="btn btn-default filter-button" data-filter="grafico">Diseño gráfico</button>
<button class="btn btn-default filter-button" data-filter="fotografia">Fotografía</button>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico fotografia destacado">
<a href="salonTweety.html">
<img src="img/thumb/tweety.jpg" alt="Salón Tweety" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web destacado">
<a href="athenas.html">
<img src="img/thumb/athenas.jpg" alt="Athenas" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web fotografia">
<a href="buenayre.html">
<img src="img/thumb/buenayre.jpg" alt="Buenayre" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web fotografia">
<a href="campeon.html">
<img src="img/thumb/campeon.jpg" alt="campeon" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter grafico fotografia">
<a href="cuatroVientos.html">
<img src="img/thumb/cuatroVientos.jpg" alt="cuatroVientos" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico">
<a href="drogadependencia.html">
<img src="img/thumb/drogadependencia.jpg" alt="drogadependencia" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico">
<a href="emanuelLagos.html">
<img src="img/thumb/emanuelLagos.jpg" alt="emanuelLagos" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico">
<a href="enTusManos.html">
<img src="img/thumb/enTusManos.jpg" alt="enTusManos" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter fotografia">
<a href="faroni.html">
<img src="img/thumb/faroni.jpg" alt="faroni" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="fm.html">
<img src="img/thumb/fm.jpg" alt="fm" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="gantes.html">
<img src="img/thumb/gantes.jpg" alt="gantes" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web destacado">
<a href="guadalupe.html">
<img src="img/thumb/guadalupe.jpg" alt="guadalupe" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico fotografia">
<a href="hf.html">
<img src="img/thumb/hf.jpg" alt="hf" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter destacado web grafico">
<a href="jar.html">
<img src="img/thumb/jar.jpg" alt="jar" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="laEsperanza.html">
<img src="img/thumb/laEsperanza.jpg" alt="laEsperanza" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="ligaSanPatricio.html">
<img src="img/thumb/ligaSanPatricio.jpg" alt="ligaSanPatricio" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="liliana.html">
<img src="img/thumb/liliana.jpg" alt="liliana" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="loveInLight.html">
<img src="img/thumb/loveInLight.jpg" alt="loveInLight" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="opinion.html">
<img src="img/thumb/opinion.jpg" alt="opinion" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico destacado">
<a href="pabloMartinez.html">
<img src="img/thumb/pabloMartinez.jpg" alt="pabloMartinez" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web grafico destacado">
<a href="padreMisericordioso.html">
<img src="img/thumb/padreMisericordioso.jpg" alt="padreMisericordioso" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="fg.html">
<img src="img/thumb/fg.jpg" alt="tfg" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="write.html">
<img src="img/thumb/theWriteidea.jpg" alt="theWriteidea" class="img-responsive" />
</a>
</div>
<div class="gallery_product col-xs-6 col-md-3 filter web">
<a href="wendy.html">
<img src="img/thumb/wendy.jpg" alt="wendy" class="img-responsive" />
</a>
</div>
</div>
</div>
</section>
<!-- Contact section -->
<div>
<div class="container-fluid">
<!-- row -->
<div class="row">
<footer class="col-12">
<p class="text-center tm-copyright-text">
Copyright © Fabricio Bianchi <br />
<span class="credits">Base template by: Template Mo</span>
</p>
</footer>
</div>
</div>
<!-- container -->
</div>
<!-- section -->
<script src="js/jquery.min.js"></script>
<script src="js/parallax.min.js"></script>
<script src="js/filtro.js"></script>
<script>
function detectMsBrowser() {
using_ms_browser =
navigator.appName == "Microsoft Internet Explorer" ||
(navigator.appName == "Netscape" &&
navigator.appVersion.indexOf("Edge") > -1) ||
(navigator.appName == "Netscape" &&
navigator.appVersion.indexOf("Trident") > -1);
if (using_ms_browser == true) {
alert(
"Please use Chrome or Firefox for the best browsing experience!"
);
}
}
function setBrandMarginTop() {
var bottomContainerHeight = $(".tm-welcome-container").height();
$(".tm-brand-container-outer").css({
"margin-top": -bottomContainerHeight + "px"
});
}
$(function() {
setBrandMarginTop();
detectMsBrowser();
// Handle window resize event
$(window).resize(function() {
setBrandMarginTop();
});
});
</script>
</body>
</html>