-
Notifications
You must be signed in to change notification settings - Fork 0
/
experiencia.html
66 lines (64 loc) · 3.24 KB
/
experiencia.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,user-scalable=no">
<meta charset="utf-8">
<meta name="autor" content="Natael Tolesano">
<meta name="description" content="Currículum Vitae de Natael">
<title> Currículum Vitae </title></head>
<header>
<h1><svg width="62" height="60" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" clip-rule="evenodd">
<defs>
<style type="text/css">
<![CDATA[
.str0 {stroke:black}
.str1 {stroke:#FF0009}
.fil0 {fill:none}
.fil1 {fill:#22D6E6}
.fil2 {fill:#FF0009;fill-rule:nonzero}
]]>
</style>
</defs>
<g><g id="Layer_x0020_1">
<metadata transform="translate(70,71) translate(-70,-70) " id="CorelCorpID_0Corel-Layer"/>
<g id="_646471360">
<rect x="0" y="1" id="svg_1" height="59.3351" width="61.7194" class="fil0 str0"/>
<g id="svg_2">
<path id="svg_3" d="m34,7c-3,0 -3,1 -2,5c0,2 -1,2 -1,4c-4,9 -8,18 -11,27c-1,2 -1,3 -1,4c1,2 2,5 3,6c1,1 1,1 2,2c4,3 5,1 7,0c1,-1 3,-2 3,-3c2,-2 2,-1 2,-5c-1,-5 -1,-10 -1,-15c0,-3 1,-6 1,-9c0,-2 0,-5 1,-8c0,-1 0,-1 0,-1c1,-1 3,-4 4,-5c1,-2 -1,-2 -2,-2c-2,0 -3,0 -5,0z" class="fil1 str0"/>
<path id="svg_4" d="m37,14c-1,0 -4,0 -5,0c0,0 0,0 0,0l0,0" class="fil0 str0"/>
</g>
<path id="svg_5" d="m11,9l9,9l-2,-11c0,-1 0,-1 0,-2c1,0 1,0 1,0c1,0 1,0 2,0c0,0 0,1 1,1l2,15c1,1 0,2 -1,2c-1,0 -1,0 -1,0c0,0 -1,0 -1,0c0,0 -1,0 -1,-1c0,0 0,0 -1,0l-8,-9l2,10c0,1 0,1 -1,2c0,0 0,0 -1,1c0,0 -1,0 -1,-1c0,0 -1,-1 -1,-1l-2,-14c-1,-1 -1,-1 0,-2c0,0 0,0 0,-1c0,0 1,0 1,0c1,0 1,0 1,0c0,0 1,0 1,0c0,0 0,1 0,1c1,0 1,0 1,1z" class="fil2 str1"/>
<path id="svg_6" d="m52,30l-4,-1l-1,14c0,0 0,1 0,1c-1,1 -1,1 -2,1c0,0 -1,-1 -1,-1c0,0 0,-1 0,-2l1,-13l-4,0c-1,0 -1,-1 -2,-1c0,0 0,-1 0,-1c0,-1 0,-1 1,-1c0,0 0,0 1,0l12,1c0,0 1,0 1,0c0,0 1,1 0,1c0,1 0,1 0,1c0,1 -1,1 -2,1z" class="fil2 str1"/>
</g></g></g></svg><em>Currículum Vitae</em></h1> </header>
<h2><strong>Natael Tolesano</strong></h2>
<h3><em><p>Pergamino, Procincia de Buenos Aires, 1992</p></em></h3>
<nav>
<a href="index.html">Inicio</a>
<a href="educacion.html">Educación</a>
<a href="experiencia.html">Experiencia</a>
<body>
<p>
<video src="videos/presentacion.mp4" controls poster="Images/saludo.jpeg">
<source src="videos/presentacion.mp4" type="video/mp4">
<source src="videos/presentacion.3gp" type="video/3gp">
Texto cuando tu browser no soporta video
</video>
</p>
<p>
<video src="videos/holypark.mp4" controls poster="Images/logo.png">
<source src="videos/holypark.mp4" type="video/mp4">
<source src="videos/holypark.3gp" type="video/3gp">
Texto cuando tu browser no soporta video
</video>
</p>
<p>
<audio controls autoplay>
<source src="audios/presentacion.ogg" type="audio/ogg">
Texto cuando tu browser no soporta audio
</audio>
</p></body>
<footer>
<p>
<a href="mailto:nata.tolesan@gmail.com">Contacto</a> | <a href="https://api.whatsapp.com/send?phone=543541405473" target="_blank">Whatsapp</a> | <a href="https://www.facebook.com/natael.tolesano">Facebook</a> | <a href="mailto:nata.tolesan@gmail.com">Contacto</a> | <a>Villa Carlos Paz, Córdoba, Argentina</a> |
</p> </footer>
<html>