-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContacto.html
88 lines (76 loc) · 5.11 KB
/
Contacto.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
<!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> Diseño de aplicaciones musicales</title>
<link rel="stylesheet" href="style.css" type="text/css" />
<link href="http://sergiogranadamoreno.tk/">
<link href="http://musica.uniandes.edu.co/">
<link href="http://uniandes.edu.co/">
<link href="http://sergiogranadamoreno.tk/">
<link href="https://www.zotero.org/groups/uniandes-dam/items">
<!-- IE Mobile 10.0 rendering bug fix -->
<script>(function(){if("-ms-user-select"in document.documentElement.style&&navigator.userAgent.match(/IEMobile\/10\.0/)){var a=document.createElement("style");a.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}"));document.getElementsByTagName("head")[0].appendChild(a)}})();</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="">
<meta name="keywords" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="revisit-after" content="3 days" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Diseño de aplicaciones musicales" />
<meta property="og:url" content="http://dam.uniandes.edu.co" />
<meta property="og:image" content="" />
<meta property="og:description" content="" />
<meta property="og:image" content="https://i.imgsafe.org/98b3b7c893.png" />
</head>
<!-- body -->
<body>
<header id="site-header" class="group">
<div class="logo">
<!-- start of freefind search box html -->
<table cellpadding=0 cellspacing=0 border=0 >
<tr><td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
<form style="margin:0px; margin-top:4px;" action="http://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
<input type="hidden" name="si" value="17718934">
<input type="hidden" name="pid" value="r">
<input type="hidden" name="n" value="0">
<input type="hidden" name="_charset_" value="">
<input type="hidden" name="bcd" value="÷">
<input type="text" name="query" size="15">
<input type="submit" value="search">
</form></td></tr>
<tr><td style="text-align:left; font-family: Arial, Helvetica, sans-serif;font-size: 7.5pt;padding-top:4px;"></td></tr></table>
<!-- end of freefind search box html -->
<nav id="access" role="navigation">
<h3 class="assistive-text">Main menu</h3>
<div class="skip-link"><a class="assistive-text" href="#content">Skip to primary content</a></div>
<div class="menu-main-menu-container">
<ul id="menu-main-menu" class="menu"><li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a href="index.html"> Portada </a></li>
<li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37"><a href="Guia.html">Guía rápida</a></li>
<li id="menu-item-34" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34"><a href="Tutoriales.html">Tutoriales</a></li>
<li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-10 current_page_item menu-item-31"><a href="Ejemplos.html">Enlaces web</a></li>
<li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33"><a href="Links.html">Lectura sugerida</a></li>
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44"><a href="Bibliografia.html">Bibliografía</a></li>
<li id="menu-item-76" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><a href="Contacto.html">Contacto</a></li>
</ul></div> </nav><!-- #access -->
</div>
</header>
<p><br><br><br><br>
Profesor: <a href="https://sergiogranadamoreno.github.io/portfolio/index.html" target="_blank"> Sergio Granada Moreno</a><br>
[email protected]<br><br>
<a href="http://musica.uniandes.edu.co/" target="_blank">Departamento de Música</a><br>
<a href="http://uniandes.edu.co/" target="_blank">Universidad de los Andes</a><br>
<a href="https://facartes.uniandes.edu.co/" target="_blank">Facultad Artes y Humanidades</a><br>
<br><br>
<!-- <a href="http://musica.uniandes.edu.co/"><img src="http://media.virbcdn.com/images/f5/d55287a3b2087f99-LOGO-UNIANDES-850.jpg" width="383" height="83" alt="DEPARTAMENTO DE MÚSICA"></a>-->
</p>
</body>
<!-- content -->
<!-- footer -->
<footer>
<!--<a href="http://musica.uniandes.edu.co/" target="_blank" title="Home"><img src="http://media.virbcdn.com/images/f5/d55287a3b2087f99-LOGO-UNIANDES-850.jpg" width="383" height="83" alt="DEPARTAMENTO DE MÚSICA"></a>-->
</footer>
</html>