-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
164 lines (126 loc) · 7.69 KB
/
about.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
<!--<!DOCTYPE html>
<!-- head -->
<head>
<meta charset="utf-8">
<meta name="index" content="Sergio Granada-Moreno Portfolio">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<title> Sergio Granada-Moreno Portfolio></title>
<link rel="stylesheet" href="style.css" type="text/css" />
<link href="http://sergiogranadamoreno.blogspot.com.co/">
<script src="libraries/p5.js" type="text/javascript"></script>
<script src="libraries/p5.dom.js" type="text/javascript"></script>
<script src="libraries/p5.sound.js" type="text/javascript"></script>
<script src="sketch.js" type="text/javascript"></script>
<style>
/* the body declaration contains the background image link */
body {
background: url("https://i.imgsafe.org/10776a6445.png");
color: black;
background-size: 100%;
background-position: 10px -75px;
background-repeat: no-repeat;
padding: 0cm 3cm 2cm 5cm;
background-origin: content-box;
background-attachment: scroll;
}
</style>
</head>
<!-- body -->
<body>
<!-- logo -->
<nav><div class="logo">
<a href="index.html"><img src="https://i.imgsafe.org/fd695797d6.png" alt="logo" /></div></nav>
<!-- header -->
<header>
<div class="header-cont">
<h1>imaginary stagings</h1>
<!-- navigation menu -->
<h2>
<nav>
<ul>
<li class="link">
<p><a href="index.html">portfolio</a></p></li>
<li class="link">
<p><a href="cv.html">cv</a></p></li>
<li class="link">
<p><a href="http://sergiogranadamoreno.blogspot.com.co/" target ="_blank">blog</a></p></li>
<li class="link">
<p><a href="about.html">about</a></p></li>
</ul></nav>
</h2></div>
<!-- social media icons <-->
<h3><nav><div id="social-media-icons">
<a href="https://soundcloud.com/sergiogranadamoreno" target ="_blank"><img src="https://i.imgsafe.org/0c6ba5e832.png"/></a>
<a href="https://twitter.com/sgranadamoreno" target ="_blank"><img src="https://i.imgsafe.org/0c6b9eb532.png"/></a>
<a href="https://co.linkedin.com/in/sergiogranadamoreno" target ="_blank"><img src="https://i.imgsafe.org/0c6bc456f7.png"/></a>
</div> </nav>
</h3>
</div>
</div>
</header>
<!-- content -->
<content>
<p>Some images of the last five years or so.</p>
<!-- This is the slideshow -->
<div class="w3-content w3-section" style="max-width:500px">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/vuh94erps4z92d1/1.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/e070ldpr67nwziw/2.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/vrsnqe2lkhs0l61/3.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/hzaxejpjxxz3qy8/4.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/69bbsy8y5iluzyc/5.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/btuwcgr69enp8xg/6.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/36m2xeejyv5or4u/7.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/to65t3duiajjokh/8.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/3mjs0ia1tuiznju/9.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/u02wy3l967h23ai/10.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/yhh7mhd4j15ljoq/11.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/4d4so1nejtjhpz8/12.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/3i4hd3c5oe23cnz/13.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/klw5c7yb0ju6t7q/14.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/jz967q4sxd9nc6f/15.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/up91kjefq4snsnc/16.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/wyinh73cyfk7anv/17.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/1n99ufkl9ccf9mr/18.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/cg9wzkc3db0l39q/19.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/lzhk1wir34lpx94/22.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/057ijjayao28iuo/23.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/yyf3qopw58biuci/24.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/xosvtzp5xs2ttth/25.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/5rs2kk1zc0xn0vu/26.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/1d2jhabt01nijvl/27.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/xo3fdi19pc48cib/28.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/6v1s4xyybtz3cxm/29.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/ad1ny22l8uv6fsr/30.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/cb9vfueod39scuu/31.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/8lg6h76j0g6vzd4/32.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/ixyzm6t6trdjh87/35.png?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/utl9rbuovq06uwn/36.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/clk6d5kfz2c9nx3/37.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/clk6d5kfz2c9nx3/37.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/mrjl3epjh9y5snj/39.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/ql22c6zing9uhrv/40.jpg?dl=0" height="306px" width="auto">
<img class="mySlides" src="https://dl.dropboxusercontent.com/s/pufu5lmw55htdcu/41.jpg?dl=0" height="306px" width="auto">
</div>
<script>
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("mySlides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {myIndex = 1}
x[myIndex-1].style.display = "block";
setTimeout(carousel, 1500); // Change image every 1.5 seconds
}
</script>
<!-- End of slideshow -->
</content>
<!-- footer -->
<footer>
<p>CONTACT @ Phone: (+57) 3123435415 / [email protected] / @sgranadamoreno / Skype: sgranadamoreno </p>
</footer>
</body>
</html>