-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
253 lines (238 loc) · 6.55 KB
/
test.html
File metadata and controls
253 lines (238 loc) · 6.55 KB
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
<!DOCTYPE HTML>
<!--
Hielo by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>José Tomás Domínguez</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<style>
.topnav {
overflow: hidden;
background-color: #333;
}
.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 1px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #ddd;
color: black;
}
.topnav a.active {
background-color: #4CAF50;
color: white;
}
.topnav .icon {
display: none;
}
@media screen and (max-width: 600px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
float: right;
display: block;
}
}
@media screen and (max-width: 600px) {
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
position: absolute;
right: 0;
top: 0;
}
.topnav.responsive a {
float: none;
display: block;
text-align: left;
}
}
.black
{
color:black;
text-decoration: none;
}
</style>
</head>
<body>
<!-- Header -->
<section id="top">
<header id="header">
<div class="topnav" id="myTopnav">
<a href="index_V2.html">José Tomás Domínguez</a>
<a href="AboutMe.html">About Me</a>
<a href="index_V2.html#SelectedWork">Selected Projects</a>
<a href="index_V2.html#footer">Social Network</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
</header>
</section>
<!-- Banner -->
<section class="banner full">
<article>
<img src="images/memoria4.png" alt="" />
</article>
<article>
<img src="images/TNMC/Banner.png" alt="" />
</article>
<article>
<img src="images/IntiDef1.3.jpg" alt="" />
</article>
<article>
<img src="images/Khapto4.png" />
</article>
<!--<article>
<img src="images/Molde/Industrial.png" alt="" />
</article>-->
</section>
<!-- One -->
<!-- hacer todos los box del mismo tamanio-->
<section id="SelectedWork" class="wrapper style2">
<header class="align-center">
<h2><b> SELECTED PROJECTS</b></h2>
</header>
</section>
<section id="Two" class="wrapper style2">
<div class="inner">
<div class="grid-style">
<!--Woodpack-->
<div>
<div class="box">
<div class="image fit">
<a href="Woodpack.html">
<img src="images/TNMC/2.jpg" height="400" width=auto; />
</a>
</div>
<div class="content">
<header class="align-center">
<p>Biodegradable materials for Circular Economy</p>
<h2><a href= "Woodpack.html" style= "color:black">Biopolymer Development</a></h2>
</header>
</div>
</div>
</div>
<!--BioMold-->
<div>
<div class="box">
<div class="image fit">
<a href="BioMold.html">
<img src="images/MoldedPulpIndustrialTets.png" height="400" width=auto; />
</a>
</div>
<div class="content">
<header class="align-center">
<p>Distributed manufacturing in a circular economy</p>
<h2><a href= "BioMold.html" style= "color:black">3D Printed molds for Molded Pulp</a></h2>
</header>
</div>
</div>
</div>
<!--BioMaterial 3D Printing-->
<div>
<div class="box">
<div class="image fit">
<a href="AdvanceManufacture.html">
<img src="images/memoria6.JPG" height="400" width=auto; />
</a>
</div>
<div class="content">
<header class="align-center">
<p>additive manufacture with natural fibers</p>
<h2><a href="AdvanceManufacture.html" style="color:black">Wood 3D Printer</a></h2>
</header>
</div>
</div>
</div>
<!--IntiTech-->
<div>
<div class="box">
<div class="image fit">
<a href="IntiTech.html">
<img src="images/Inti2.jpg" height="400" width=auto; />
</a>
</div>
<div class="content">
<header class="align-center">
<p>Autonomous device for PV Panel cleaning</p>
<h2><a href="IntiTech.html" style="color:black">Inti-Tech</a></h2>
</header>
</div>
</div>
</div>
<!--Khapto-->
<div>
<div class="box">
<div class="image fit">
<a href="Khapto.html">
<img src="images/Khapto5.1.png" height="400" width=auto; />
</a>
</div>
<div class="content">
<header class="align-center">
<p>Digital data adquisition for kinesiology</p>
<h2><a href="Khapto.html" style="color:black">Khapto</a></h2>
</header>
</div>
</div>
</div>
<!--Fab Lab-->
<div>
<div class="box">
<div class="image fit">
<a href="Fablab.html">
<img src="images/Fablab3.1.jpg" height="400" width=auto; />
</a>
</div>
<div class="content">
<header class="align-center">
<p>The Fabrication Laboratory on UTFSM</p>
<h2><a href="Fablab.html" style="color:black">Fab Lab UTFSM</a></h2>
</header>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<ul class="icons">
<li><a href="https://www.linkedin.com/in/josetomasdominguez/" class="icon fa-linkedin"><span class="label"></span></a></li>
<li><a href="https://github.com/josetomas" class="icon fa-github"><span class="label"></span></a></li>
<li><a href="mailto:josetodf@gmail.com? subject= Contact WebPage" class="icon fa-envelope-o"><span class="label"></josetodf@gmail></span></a></li>
</ul>
</div>
<div class="copyright">
<p> © Untitled. All rights reserved. </p>
<p> V2.1_Password </p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
</body>
</html>