Guest User

Untitled

a guest
May 22nd, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <meta name="viewport" content="width=device.width,user-scalable=no">
  5. <head>
  6. <title>Hoja de vida Digital</title>
  7. </head>
  8. <body>
  9. <svg width="100px" height="250px" viewbox=" 0 0 100 250">
  10. <image width="100px" height="250px" xlink:href="image/logo.svg"></image></svg>
  11.  
  12. <h1>Hoja de vida</h1><hr/>
  13. <h2>Datos Personales</h2>
  14. <h3>Nombres:</h3><h3>Jefferson Jair<h3/>
  15. <h3>Apellidos:</h3><h3>Ferrer Miranda</h3>
  16. <h3>Fecha y lugar de Nacimiento:</h3><h3>Octubre 8-1989 Malambo</h3>
  17.  
  18. <p><a href="educacion.html" target="_blank">Educación</a> | <a href="experiencia.html" target="_blank">Experiencia</a> | <a href="../index.html">Inicio</a>
  19.  
  20. <h2>Informacion Personal</h2>
  21. <p><img src="image/foto.jpg" alt="foto" width="15%"></a></p>
  22. <h2>Perfil</h2>
  23. <p>Mecánico Diésel con experiencia en equipos automotores y motores estacionarios, sistemas hidráulicos, neumáticos y electrónicos, también poseo conocimiento
  24. en bodega y almacén; Buen dominio de los sistemas operativos de Microsoft Windows, paquete de office.
  25. <p>También tengo conocimientos en una segunda lengua:</p>
  26. <ul>
  27. <li>Ingles dominio del 70% </li>
  28. </ul>
  29.  
  30. </p>
  31. </body>
  32.  
  33. <footer> <strong>jjferrer21@hotmail.com | cel:3138935572 | dir:cra23b#15A-95</strong></footer>
  34. </html>
Add Comment
Please, Sign In to add comment