First commit 10/07/2002
This commit is contained in:
59
pages/dweb/ddemos.htm
Normal file
59
pages/dweb/ddemos.htm
Normal file
@ -0,0 +1,59 @@
|
||||
<h1>Ejemplos y demostraciones</h1>
|
||||
|
||||
<table border="0" cellspacing="1" bgcolor="#000000">
|
||||
<tr>
|
||||
<td valign="top"><font color="#FFFFFF">Referencias:</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#2067BE">Bazar esoterico Divino
|
||||
Zain<blockquote>
|
||||
<p>Encuentra todo lo que necesites referente a
|
||||
plantas, hechizos y lecturas de cartas, dentro del
|
||||
Bazar.<br>
|
||||
Y si no lo encuentras, siempre puedes pasarte por el
|
||||
establecimiento.</p>
|
||||
</blockquote>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#2067BE"><a
|
||||
href ="http://www.protelsur.com" target="_blank">Proteccci<EFBFBD>n
|
||||
y electr<74>nica del Sur</a><blockquote>
|
||||
<p>Web corporativa de la empresa, con multitud de
|
||||
enlaces para el p<>blico, que ofertan todos los
|
||||
servicios disponibles y un completo cat<61>logo.<br>
|
||||
A demas, contiene enlaces de referencia (dentro del
|
||||
propio site), a las normativas vigentes en cuanto a
|
||||
protecci<63>n y seguridad anti-incendios.</p>
|
||||
</blockquote>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#2067BE">SyNcro<blockquote>
|
||||
<p>Base de datos <u>privada</u> compartida por un n<>mero
|
||||
indeterminado de usuarios en la red, y con interfaces
|
||||
completamente operativas <20>nica y exclusivamente
|
||||
mediante el navegador.</p>
|
||||
</blockquote>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#2067BE"><a
|
||||
href ="http://www.motospalma.com" target="_blank">MotosPalma</a><blockquote>
|
||||
<p>Web dedicada al motorista donde podra ver fotos
|
||||
del establecimiento, descargarse fondos de pantallas
|
||||
y sonidos reales de las motos.<br>
|
||||
Ademas podra ver parte del amplisimo cat<61>logo de
|
||||
productos dedicados al motorista.</p>
|
||||
</blockquote>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" align="center" style="text-align:center">--La de
|
||||
Ud. puede estar aqui--</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>(Si busca referencias de algunos de nuestros trabajos en
|
||||
programaci<EFBFBD>n, dirijase al enlace de Aplicaciones).</p>
|
||||
|
46
pages/dweb/diseno.htm
Normal file
46
pages/dweb/diseno.htm
Normal file
@ -0,0 +1,46 @@
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
var objectnumber = 0;
|
||||
var pictures = new Array();
|
||||
|
||||
function imagesPreload(name,image )
|
||||
{
|
||||
pictures[objectnumber]= new Array();
|
||||
pictures[objectnumber][0] = name;
|
||||
pictures[objectnumber][1] = new Image();
|
||||
pictures[objectnumber][1].src=""+image;
|
||||
objectnumber++;
|
||||
}
|
||||
|
||||
function ShowImage( name )
|
||||
{
|
||||
for (i=0; i<objectnumber; i++)
|
||||
if ( pictures[i][0] == name )
|
||||
document.images['IInfo'].src=pictures[i][1].src;
|
||||
}
|
||||
|
||||
imagesPreload("none", "images/circuloElige.gif");
|
||||
imagesPreload("web", "images/circuloWebInf.gif");
|
||||
imagesPreload("app", "images/circuloAppInf.gif");
|
||||
// -->
|
||||
</script>
|
||||
|
||||
<div align="center"><center>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<a href="web.htm"><img src="images/circuloWeb.gif" border="0" width="184" height="184" onmouseout="ShowImage('none');" onmouseover="ShowImage('web');"></a><br>
|
||||
<img src="images/circuloElige.gif" align="right" hspace="0" width="262" height="261" name="IInfo">
|
||||
</td>
|
||||
<td valign="top" width="184">
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="app.htm"><img src="images/circuloApp.gif" border="0" width="184" height="184" onmouseout="ShowImage('none');" onmouseover="ShowImage('app');"></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
BIN
pages/dweb/images/cerezaLITTLE.gif
Normal file
BIN
pages/dweb/images/cerezaLITTLE.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 567 B |
BIN
pages/dweb/images/circuloApp.gif
Normal file
BIN
pages/dweb/images/circuloApp.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
pages/dweb/images/circuloAppInf.gif
Normal file
BIN
pages/dweb/images/circuloAppInf.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
pages/dweb/images/circuloElige.gif
Normal file
BIN
pages/dweb/images/circuloElige.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
pages/dweb/images/circuloWeb.gif
Normal file
BIN
pages/dweb/images/circuloWeb.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
pages/dweb/images/circuloWebInf.gif
Normal file
BIN
pages/dweb/images/circuloWebInf.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
8
pages/dweb/images/index.htm
Normal file
8
pages/dweb/images/index.htm
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>:: No dispone de permisos para acceder a esta carpeta ::</title>
|
||||
<META CONTENT="0; URL=/" HTTP-EQUIV="REFRESH">
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
8
pages/dweb/index.htm
Normal file
8
pages/dweb/index.htm
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>:: No dispone de permisos para acceder a esta carpeta ::</title>
|
||||
<META CONTENT="0; URL=/" HTTP-EQUIV="REFRESH">
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
42
pages/dweb/web.htm
Normal file
42
pages/dweb/web.htm
Normal file
@ -0,0 +1,42 @@
|
||||
<p><br>
|
||||
<br>
|
||||
</p>
|
||||
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td valign="top"><img src="images/circuloWebInf.gif"
|
||||
align="left" hspace="0" width="262" height="261"></td>
|
||||
<td valign="top"><p align="center" class="remark"><strong>DISEÑAMOS PÁGINAS WEB</strong></p>
|
||||
<p style="text-align:justify;margin-right:5.0pt">Dado el gran
|
||||
interés de las pequeñas y medianas empresas (PYMES)
|
||||
para poseer una página en Internet <img
|
||||
src="images/cerezaLITTLE.gif" width="15" height="15"><strong>Informática
|
||||
DJ</strong>, ha desarrollado un paquete completo para el
|
||||
desarrollo de su web site. La oferta PYMES consta de los
|
||||
siguientes elementos:</p>
|
||||
|
||||
<p><EFBFBD> 1
|
||||
Completa portada de diseño exclusivo <br>
|
||||
<20> 3 Págs adicionales con 2 imágenes cada una<br>
|
||||
<20> Hasta 8 imágenes pasadas por el cliente <br>
|
||||
<20> 1 Formulario de contacto personalizado <br>
|
||||
<20> META-TAGS para los robots de búsqueda <br>
|
||||
<20> Alta de la URL en los principales buscadores.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<blockquote>
|
||||
<p style="text-align:justify;margin-right:5.0pt">Adicionalmente también
|
||||
realizamos servicios de "carga" de la página en su
|
||||
servidor, y/o le gestionamos tanto el registro de su dominio,
|
||||
como el alta en el servidor para que su página sea visible
|
||||
por miles de clientes potenciales, pocos días después de su
|
||||
contratación.</p>
|
||||
<p> </p>
|
||||
<p align="center">Si esta interesado/a en saber más, póngase
|
||||
en <a href="mailto:comercial@infdj.com" class="wcMenu">contacto</a> con nosotros.</p>
|
||||
</blockquote>
|
||||
|
||||
|
Reference in New Issue
Block a user