Sindbad~EG File Manager
<!DOCTYPE html>
<html>
<head>
<style>
body {
font-family: Arial, Helvetica, sans-serif;
}
.button {
background-color: #4CAF50;
border: none;
color: white;
padding: 10px 10px;
text-align: center;
text-decoration: none;
/* display: block;*/
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
width: 120px;
border-radius: 8px;
vertical-align: middle;
border: 2px solid #ffa500;
transition-duration: 0.4s;
box-shadow: 0 5px #6897bb;
/*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3), 0 6px 20px 0 rgba(0,0,0,0.19);*/
}
.button:hover {
background-color: #ffa500;
color: white;
}
.button2 {
background-color: #ffa500;
border: 2px solid #4CAF50;
}
.button2:hover {
background-color: #4CAF50;
color: white;
}
html {
background: url('fotos/fondo2.jpg') no-repeat center fixed;
background-size: cover;
}
.titulo{
position: relative;
top: -90px;
left: 160px;
line-height: 80%;
}
.cuerpo{
position: relative;
top:-50px;
}
</style>
</head>
<body>
<img src="fotos/ua.jpg" style="width:518px; height:87px;">
<h3 style= "color:blue; text-shadow: 2px 2px white"><img src="fotos/upua.jpg" style="width:100px;height:85px;margin-left: 50px; vertical-align: middle;"><p class="titulo">UNIVERSIDAD PERMANENTE</p><p class="titulo">DE LA UNIVERSIDAD DE ALICANTE</p></h3>
<div class="cuerpo">
<h1 style="font-size:37px ; color:orange ; padding: 25px 100px ; text-shadow: 2px 2px 4px green"><a href="https://www.proyectosupua.es/visor_mapa_heim/index.html" class="button">Visor UPUA</a> VISOR UPUA ALICANTE </h1>
<h4 style="font-size:18px ; color:rgb(0, 0, 0) ; margin-left: 100px; background-color: #ffff66 ;text-align: justify; opacity: 0.6; width: 50%;">
Esta aplicación, se realizó inicialmente para la visualización de las Rutas del <b>Proyecto HEIM </b>(Heritage in Motion). Actualmente la aplicación, ha evolucionado, en una herramienta que nos permite el análisis del territorio y nos ayuda en el diseño de rutas, para facilitar y promover el conocimiento del Patrimonio Cultural y Natural en la Provincia de Alicante.
</h4>
<h4 style="font-size:18px ; color:rgb(0, 0, 0) ; margin-left: 100px; background-color: rgb(255, 255, 255);text-align: justify; opacity: 0.6; width: 50%;">
This application was initially developed for the visualisation of the Routes of the HEIM Project (Heritage in Motion). Currently the application has improved into a tool that allows us to analyse the territory and helps us in the design of routes, to facilitate and promote the knowledge of the Cultural and Natural Heritage in the Province of Alicante.
</h4>
<h1 style="font-size:33px ; color:green ; padding: 25px 100px ; text-shadow: 2px 2px 4px orange"> <a href="https://www.proyectosupua.es/visor_mapa_heim/marker_a.html" class="button button2">UPUA Móvil</a> UPUA MÓVILES ALICANTE</h1>
<h4 style="font-size:18px ; color:#000000 ; margin-left: 100px; margin-top: 6px; background-color: #ffff66 ;text-align: justify; opacity: 0.6; width: 50%;">
Como complemento al VISOR y continuando con la evolución de la aplicación, se ha desarrollado una visor especéfico para el uso en los teléfonos moviles. Esta aplicación, cuenta con un sistema de geolocalización para conocer nuestra posición, lo que nos permite seguir las rutas sin problemas. También se han incluido una serie de puntos de interés para que en nuestras rutas podamos conocer que hay en el entorno. Ademas y como NOVEDAD, se ha incorporado en la "capa" Rutas Heim un novedoso sistema de audi-guia, lo que nos permite escuchar las explicaciones sobre los diferentes puntos de la ruta, sin depender de la lectura, que a veces resulta complicado en los teléfonos móviles.
</h4>
<h4 style="font-size:18px ; color:#000000 ; margin-left: 100px; margin-top: 6px; background-color: rgb(255, 255, 255);text-align: justify; opacity: 0.6; width: 50%;">
As a complement to the VISOR and continuing with the evolution of the application, a specific viewer has been developed for use on mobile phones. This application has a geolocation system to know our position, which allows us to follow the routes without problems. A series of points of interest have also been included so that on our routes we can find out what is in the surroundings. In addition, and as a NOVELTY, a new audio-guide system has been incorporated in the "layer" Heim Routes, which allows us to listen to the explanations about the different points of the route, without depending on reading, which is sometimes complicated on mobile phones.
</h4>
</div>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists