html5-img
1 / 89

<?xml version="1.0" encoding="ISO-8859-1"?>

<?xml version="1.0" encoding="ISO-8859-1"?>. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">. <html version="-//W3C//DTD XHTML 1.1//EN". xmlns="http://www.w3.org/1999/xhtml" .

ahanu
Télécharger la présentation

<?xml version="1.0" encoding="ISO-8859-1"?>

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>

  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

  3. <html version="-//W3C//DTD XHTML 1.1//EN"

  4. xmlns="http://www.w3.org/1999/xhtml"

  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

  6. xsi:schemaLocation="http://www.w3.org/1999/xhtml http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"

  7. xml:lang="es-ES" lang="es">

  8. <head>

  9. <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"/>

  10. <title>Estudios de posgrado | UPV - Universitat Politècnica de València</title>

  11. <meta name="description" content="Todos los másteres universitarios, programas de doctorado y títulos propios de la Universitat Politècnica de València con los que continuar estudios. Ordenados por ramas con información adicional sobre normativa, trámites, becas, documentación, matrícula. " />

  12. <meta name="keywords" content="upv, estudios, másteres, oficial, programas, doctorado, título, propio, trámites, normativa, becas, documentación, matrícula, preinscripción, catálogo, politècnica, universitat, valencia" />

  13. <link rel="stylesheet" href="/css/home.css" media="screen" />

  14. <link rel="stylesheet" href="/css/n-paginas.css" media="screen" />

  15. <script type="text/javascript" src="/js/jquery-1.9.1.min.js"></script>

  16. <script type="text/javascript" src="/js/jquery.cookie.min.js"></script>

  17. <script type="text/javascript" src="/js/jquery.easing.js"></script>

  18. <script type="text/javascript" src="/js/tipografia.min.js"></script>

  19. <script type="text/javascript" src="/js/idioma.min.js"></script>

  20. <script type="text/javascript" src="/js/jquery.infinitecarousel3.min.js"></script>

  21. <script type="text/javascript">$(document).ready(function() {establecer_tipografia();});</script>

  22. <noscript>

  23. </noscript>

  24. </head>

  25. <body>

  26. <div id="body">

  27. <div id="DIVpag">

  28. <!-- cabecera pagina -->

  29. <div id="DIVcab">

  30. <div id="DIVsep1N2">

  31. <img alt="-" src="/imagenes/NGR.png" style="float:left;width:342px;height:10px;"/>

  32. <img alt="-" src="/imagenes/NGR.png" style="width:128px;height:10px;padding-left:30px;padding-right:30px;float:right;"/>

  33. </div>

  34. <div id="DIVcab1N2">

  35. <div id="DIVescudoN2"><a href="/index-es.html"><img src="/imagenes/marcaUPV_home61.png" id="escudoN2" alt="UPV" width="182" height="61" longdesc="/escudo-es.txt"/></a></div>

  36. <div id="DIVmenuHerramientas">

  37. <ul>

  38. <li class="menuHerramientas">

  39. <script type="text/javascript">//<![CDATA[

  40. var idioma_va="va";

  41. var va=String.fromCharCode(60) + "a class='menuHerramientas' href='javascript:cambio_idioma(idioma_va)' title='Versió en valencià' lang='ca-ES'>Valencià" + String.fromCharCode(60) + "/a>";

  42. document.writeln(va);

  43. document.writeln("·");

More Related