Вы находитесь на странице: 1из 40

“Universidad Nacional Pedro Ruiz Gallo”

“Facultad de Ingeniería Civil, Sistemas y Arquitectura”

 Alumnos:
o Barón Melendez Jimmy Jussepy
o Gil Diaz Ingrid Nayeli
o Mires Gomez Edwin Ivan
o Vera Molla Carlos Paul

 Docente:
Olavarría Paz Jesus

 Escuela:

Ingeniería de Sistemas

 Asignatura:
Taller de computación en Informática
Básica

Junio 2019, Lambayeque


Nuestra Página Web
Presentación:
En el presente documento se muestra el proceso de la creación de
nuestra página web referente a la empresa “San Roque” donde se
expone sus productos.
Referente a la empresa:
Visión:
Liderar la producción y comercialización de dulces tradicionales
peruanos con altos estándares de calidad y constante innovación,
promoviendo una cultura de servicio que genere valor a nuestros
clientes, proveedores y colaboradores.
Misión:
Ser reconocida en el mundo, como la empresa que produce el dulce
tradicional Lambayecano, símbolo de la familia peruana, por su
calidad e identidad por lo nuestro.
Organigrama Institucional:

Objetivos:
Generales:
Mantener el liderazgo de nuestros productos a nivel nacional y
lograr establecernos en el mercado internacional como los mejores
dulces tradicionales del país, esto siempre brindando productos de
excelente calidad al consumidor.
Específicos:
 Ser líder nacional con nuestros productos “King Kong”.
 Estar conformado por personal altamente calificado.
 Ser una gran empresa netamente peruana orgullosa de
nuestra tradición y seguros de nuestro futuro.
 Ser fuente generadora de trabajo para la gran familia
Lambayecana.
Marco Teórico:
 Html:
Es un lenguaje de programación muy sencillo que permite
describir hipertexto, es decir, texto presentado de forma
estructurada y agradable, con enlaces, inserciones multimedia
(gráficos, sonido...), texto con estructura lógica en el contenido
títulos, párrafos de texto normal, enumeraciones, definiciones,
etc.
Los documentos HTML son ficheros de texto (ASCII) que se
pueden crear con cualquier editor de texto (notepad, vi, emacs,
etc.).

Características del lenguaje HTML:


 El Web tenía que ser distribuido: La información
repartida en páginas no muy grandes enlazadas entre sí.
 El Web tenía que ser hipertexto y debía ser fácil navegar
por él.
 Tenía que ser compatible con todo tipo de ordenadores
(PCs, Macintosh, estaciones de trabajo...) y con todo tipo
de sistemas operativos (Windows, MS-DOS, UNIX,
MAC-OS, ...).
 Debía ser dinámico: el proceso de cambiar y actualizar
la información debía ser ágil y rápido.
 JavaScript:

JavaScript es un lenguaje de programación, este se utiliza


principalmente del lado del cliente (es decir, se ejecuta en
nuestro ordenador, no en el servidor) permitiendo crear efectos
atractivos y dinámicos en las páginas web. Los navegadores
modernos interpretan el código JavaScript integrado en las
páginas web.
Para entender lo que es JavaScript consideremos lo siguiente.
Un usuario escribe una dirección web en su navegador, por
ejemplo http://www.aprenderaprogramar.com. El servidor
recibe la petición y como respuesta a esa petición envía al
ordenador del usuario código HTML junto a código JavaScript.
El código HTML se encarga de que en la pantalla se muestre
algo, por ejemplo una imagen, un menú, etc. El código
JavaScript se puede encargar de crear efectos dinámicos en
respuesta a acciones del usuario, por ejemplo que se
despliegue un menú tipo acordeón cuando el usuario pasa el
ratón por encima de un elemento del menú.

La ventaja de JavaScript es que al estar alojado en el


ordenador del usuario los efectos son muy rápidos y
dinámicos. Al ser un lenguaje de programación permite toda la
potencia de la programación como uso de variables,
condicionales, bucles, etc. También podemos citar algún
inconveniente: por ejemplo si el usuario tiene desactivado
JavaScript en su navegador, no se mostrarán los efectos. No
obstante, hoy día la mayoría de los usuarios navegan por la
web con JavaScript activado.

 Dreamweaver:

Es un editor de páginas Web, que nos permite diseñar páginas


de un modo muy sencillo sin saber programar directamente en
los distintos códigos que utiliza.
Además, facilita el manejo general del programa para
maquetar páginas Web, aumentando la productividad de forma
notable. Una de las características más destacable es la
visualización de la composición del documento, a través de un
entorno visual, donde podremos encontrar las funciones que
nos permitirán añadir diseño y funcionalidad rápidamente de
manera interactiva a nuestras creaciones.
Dreamweaver, no es sólo un editor de páginas Web; es un
completo gestor de sitios que ofrece una amplia gama de
posibilidades incluyendo, como no, las mayores facilidades a
la hora de publicar nuestro sitio. Por tanto, podemos decir que
Dreamweaver es, a grandes rasgos, una de las más potentes
y versátiles herramientas de creación, edición y publicación de
sitios Web.

 Servidor Apache:

El servidor HTTP Apache es un servidor HTTP de código


abierto para plataformas Unix (BSD, GNU/Linux), Windows y
otras, implementa el protocolo HTTP/1.1 (RFC2616) y la
noción de sitio virtual. Cuando comenzó su desarrollo en 1995
se basó inicialmente en código del popular NCSA HTTPd 1.3,
pero más tarde fue reescrito por completo. Su nombre fue
escogido en honor al pueblo Apache autóctono de América.
El servidor Apache es desarrollado en el proyecto HTTP
Server de la Apache Software Foundation.
En la actualidad, Apache es el servidor HTTP más usado,
siendo el servidor HTTP del 67% de los sitios web en el mundo
y su parte de mercado, continúa creciendo constantemente
(Estadística histórica y de uso diario proporcionadas por
Netcraft).
Resultados:
Código del inicio:
Código de productos:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
.Estilo10 {font-family: cambria; }
-->
</style>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="palfajor.html"><img src="imagenes/Alfajores-300x300.png" width="300" height="300"
border="0"></a></div></td>
<td><a href="pfrutosrojos.html"><img src="imagenes/barra_frutos-rojos-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="pbarrrachirimoya.html"><img src="imagenes/caja-chirimoya-230gr-300x300.png" width="300"
height="300"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Alfajores </p>
<p align="center" class="Estilo10">S/.11.50</p></td>
<td><p align="center" class="Estilo10">Barra de Frutos rojos 230g</p>
<p align="center" class="Estilo10">S/.17.50</p></td>
<td><p align="center" class="Estilo10">Barra de Chirimoya 230g</p>
<p align="center" class="Estilo10">S/.17.50 </p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="pbarralucuma.html"><img src="imagenes/caja-lucuma-230gr-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="pbarramanjar.html"><img src="imagenes/caja-manjar-blanco-230gr-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="pbarrademaracuya.html"><img src="imagenes/caja-maracuya-230gr-300x300.png" width="300" height="300"
border="0"></a></td>
</tr>
<tr>
<td height="59"><p align="center" class="Estilo10">Barra de Lucuma 230g</p>
<p align="center" class="Estilo10">S/.17.50 </p></td>
<td><p align="center" class="Estilo10">Barra de Manjarblanco 230g</p>
<p align="center" class="Estilo10">S/.17.50 </p></td>
<td><p align="center" class="Estilo10">Barra de Maracuya 230g</p>
<p align="center" class="Estilo10">S/.17.50 </p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="pchifles.html"><img src="imagenes/Chifles_Norte+¦+¡simos-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="pkinkongchirimoya.html"><img src="imagenes/Chirimoya-75g-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="pcombosanroque.html"><img src="imagenes/Combo-San-Roque-300x300.png" width="300" height="300"
border="0"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Chifles Norte&ntilde;isimos</p>
<p align="center" class="Estilo10">S/.5.50 </p></td>
<td><p align="center" class="Estilo10">Kingkong de Chirimoya 75g </p>
<p align="center" class="Estilo10">S/ .4.50 </p></td>
<td><p align="center" class="Estilo10">Combo San Roque</p>
<p align="center" class="Estilo10">S/ .28.00 </p></td>
</tr>
</table>
<p align="center">&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="plataturistica.html"><img src="imagenes/LATA-PARA-WEB2-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="platamoche.html"><img src="imagenes/lataTURISTICAMOCHE-300x300.png" width="300" height="300"
border="0"></a></td>
<td><a href="predondito.html"><img src="imagenes/Redondito-display-2-300x300.png" width="300" height="300"
border="0"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Lata Turistica</p>
<p align="center" class="Estilo10">S/ .30.00 </p></td>
<td><p align="center" class="Estilo10">Lata Turistica Moche</p>
<p align="center" class="Estilo10">S/ .30.00 </p></td>
<td><p align="center" class="Estilo10">Redondito</p>
<p align="center" class="Estilo10">S/ .23.00 </p></td>
</tr>
</table>
<p align="center">&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="pkinkonglucuma.html"><img src="imagenes/1.png" width="300" height="300"></a></td>
<td><a href="pbarramaracuya.html"><img src="imagenes/2.png" width="300" height="300"></a></td>
<td><a href="pkinkongpinaymanjar.html"><img src="imagenes/3.png" width="300" height="300" border="0"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">King Kong de L&uacute;cuma 75g </p>
<p align="center" class="Estilo10">S/ .4.50 </p></td>
<td><p align="center" class="Estilo10">King Kong de Maracuy&aacute; y Manjarblanco 75g </p>
<p align="center" class="Estilo10">S/ .4.50 </p></td>
<td><p align="center" class="Estilo10">King Kong de Pi&ntilde;a y Manjarblanco 75g </p>
<p align="center" class="Estilo10">S/ .4.50 </p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="pkingkongmanjar75.html"><img src="imagenes/4.png" width="300" height="300"></a></td>
<td><a href="pkingkongmanjar900.html"><img src="imagenes/5.png" width="300" height="300" border="0"></a></td>
<td><a href="pmanjarchirimoya.html"><img src="imagenes/6.png" width="300" height="300" border="0"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">King Kong de Manjarblanco 75g </p>
<p align="center" class="Estilo10">S/ .4.50 </p></td>
<td><p align="center" class="Estilo10">King Kong de Manjarblanco 900g </p>
<p align="center" class="Estilo10">S/ .33.00 </p></td>
<td><p align="center" class="Estilo10">Manjarblanco de Chirimoya </p>
<p align="center" class="Estilo10">S/ .8.00 </p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="pmanjarclasico.html"><img src="imagenes/7.png" width="300" height="300" border="0"></a></td>
<td><a href="pmanjarchirimoya.html"><img src="imagenes/8.png" width="300" height="300" border="0"></a></td>
<td><a href="pkinnkongtrisabor.html"><img src="imagenes/9.png" width="300" height="300" border="0"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Manjarblanco Cl&aacute;sico </p>
<p align="center" class="Estilo10">S/ .8.00 </p></td>
<td><p align="center" class="Estilo10">Galletas Paciencia </p>
<p align="center" class="Estilo10">S/ .2.00 </p></td>
<td><p align="center" class="Estilo10">King Kong de Pi&ntilde;a, Man&iacute; y Manjarblanco75g </p>
<p align="center" class="Estilo10">S/ .4.50 </p></td>
</tr>
</table>
<p align="center">&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><a href="palgarrobina.html"><img src="imagenes/11.png" width="300" height="300" border="0"></a></td>
<td><a href="pmieldeabeja.html"><img src="imagenes/12.png" width="300" height="300"></a></td>
<td><a href="pantojo.html"><img src="imagenes/13.png" width="300" height="300"></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Algarrobina </p>
<p align="center" class="Estilo10">S/ .17.00 </p></td>
<td><p align="center" class="Estilo10">Miel de abeja </p>
<p align="center" class="Estilo10">S/ .17.00 </p></td>
<td><p align="center" class="Estilo10">Antojo (12 unidades) </p>
<p align="center" class="Estilo10">S/ .23.00 </p></td>
</tr>
</table>
<p align="center">&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>
Código categoría de productos
Código categoría alfajores :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="palfajor.html"><img src="imagenes/Alfajores-300x300.png" width="300" height="300" border="0"
/></a></div></td>
<td><div align="center"><a href="predondito.html"><img src="imagenes/Redondito-display-2-300x300.png" width="300"
height="300" border="0" /></a></div></td>
</tr>
<tr>
<td><h2 align="center">Alfajores</h2>
<h3 align="center">S/.11.50</h3></td>
<td><h2 align="center">Redondito</h2>
<h3 align="center">S/.23.00</h3></td>
</tr>
</table>
<p align="center"><a href="productos.html" target="_parent">[ volver ] </a></p>
</body>
</html>

Código cat. alfajores


Alfajores
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="1" cellspacing="0">
<tr>
<th scope="col"><p>Alfajores<br />
S/.11.50</p>
<p>Deliciosa galleta con sabor a crema de leche y rellena del delicioso manjarblaco</p>
<p>15 unidades &ndash; Peso 255 g.</p>
<p>Deliciosa galleta con sabor a crema de leche y rellena del delicioso manjarblaco</p>
<p></p></th>
<th scope="col"><img src="imagenes/Alfajores-300x300.png" width="300" height="300" /></th>
</tr>
<tr>
<th colspan="2" scope="row"><a href="alfajores.html">[Volver a categorias]</a></th>
</tr>
<tr>
<th colspan="2" scope="row">Copyright Chiclayo - 2019 </th>
</tr>
</table>
</body>
</html>
Redondito

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/Redondito-display-2-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Redondito</h1>
<p align="center">S/.23.00</p>
<div itemprop="description">
<p align="center">Alfajor con cobertura sabor a Chocolate Peso: 276g</p>
</div></td>
</tr>
</table>
</body>
</html>
Categoría chifles
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/Chifles_Norte+¦+¡simos-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Chifles Norte&ntilde;&iacute;simos</h1>
<p align="center">S/.5.50</p>
<p align="center">Deliciosos chifles salados con canchita y carne seca<br />
Peso 150 g. (5.3 oz.)</p></td>
</tr>
</table>
</body>
</html>

Categoría frascos
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
.Estilo10 {font-family: cambria; }
-->
</style>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="palgarrobina.html"><img src="imagenes/11.png" width="300" height="300" border="0"
/></a></div></td>
<td><div align="center"><a href="pmieldeabeja.html"><img src="imagenes/12.png" width="300" height="300" border="0"
/></a></div></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Algarrobina </p>
<p align="center" class="Estilo10">S/ .17.00</p></td>
<td><p align="center" class="Estilo10">Miel de abeja </p>
<p align="center" class="Estilo10">S/ .17.00</p></td>
<td>&nbsp;</td>
</tr>
</table>
<p align="center"><a href="productos.html" target="_parent">[ volver ] </a></p>
</body>
</html>

Cat. Frascos
Algarrobina
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/11.png" width="300" height="300" /></div></td>
<td><h1 align="center">Algarrobina</h1>
<p align="center">S/.17.00</p>
<p align="center">Frasco de 480 g.</p>
<p align="center">Algarrobina 100% pura procedentes de los bosques secos del norte del Per&uacute;.</p></td>
</tr>
</table>
</body>
</html>
Miel de abeja
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><img src="imagenes/12.png" width="300" height="300" /></td>
<td><h1 align="center">Miel de abeja</h1>
<p align="center">S/.17.00</p>
<p align="center">Frasco de 500 g.</p>
<p align="center">Miel &nbsp;de Abeja 100% pura procedentes de los bosques secos del norte del Per&uacute;.</p></td>
</tr>
</table>
</body>
</html>

Categoría galletas
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>
<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/8.png" width="300" height="300" /></div></td>
<td><h1 align="center">Galletas Paciencia</h1>
<p align="center">S/.2.00</p>
<p align="center">Bolsa de 50 g.</p>
<p align="center">Galletas crocantes y dulces con sabor a naranja</p>
<br /></td>
</tr>
</table>
</body>
</html>

Categorías manjarblanco

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
.Estilo10 {font-family: cambria; }
.Estilo11 {color: #F0F0F0}
-->
</style>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="pmanjarchirimoya.html"><img src="imagenes/6.png" width="300" height="300" border="0"
/></a></div></td>
<td><div align="center"><a href="pmanjarclasico.html"><img src="imagenes/7.png" width="300" height="300" border="0"
/></a></div></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><p align="center" class="Estilo10"> Manjarblanco Chirimoya </p>
<p align="center" class="Estilo10">S/ .8.00</p></td>
<td><p align="center" class="Estilo10"> Manjarblanco </p>
<p align="center" class="Estilo10">S/ .8.00</p></td>
<td>&nbsp;</td>
</tr>
</table>
<p align="center"><a href="productos.html" target="_parent">[ volver ] </a></p>
</body>
</html>

Manjar de chirimoya

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/6.png" width="300" height="300" /></div></td>
<td><h1 align="center">Manjarblanco Chirimoya</h1>
<p align="center">S/.8.00</p>
<p align="center">Empaque de 200 g.</p>
<p align="center">Dulce puro de leche elaborado con la receta de nuestra familia desde 1920 junto a la combinaci&oacute;n del
dulce de chirimoya,</p>
<p align="center"> crean este delicioso sabor</p></td>
</tr>
</table>
</body>
</html>
Manjar clásico
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><img src="imagenes/7.png" width="300" height="300" /></td>
<td><h1 align="center">Manjarblanco Cl&aacute;sico</h1>
<p align="center">S/.8.00</p>
<p align="center">Empaque de 200 g.</p>
<p align="center">Dulce puro de leche elaborado con la receta de nuestra familia desde 1920 con los ingredientes mejor
seleccionados.</p></td>
</tr>
</table>
</body>
</html>

Categoría King Kong


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
.Estilo10 {font-family: cambria; }
-->
</style>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="plataturistica.html"><img src="imagenes/LATA-PARA-WEB2-300x300.png" width="300"
height="300" border="0" /></a></div></td>
<td><div align="center"><a href="pfrutosrojos.html"><img src="imagenes/barra_frutos-rojos-300x300.png" width="300"
height="300" border="0" /></a></div></td>
<td><a href="pbarramaracuya.html"><img src="imagenes/caja-maracuya-230gr-300x300.png" width="300" height="300" border="0"
/></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Lata Turistica</p>
<p align="center" class="Estilo10">S/ .30.00</p></td>
<td><p align="center" class="Estilo10">Barra de frutos Rojos 230g</p>
<p align="center" class="Estilo10">S/ .17.50</p>
</td>
<td><p align="center" class="Estilo10">Barra de Maracuya 230g</p>
<p align="center" class="Estilo10">S/ .17.50</p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="pbarralucuma.html"><img src="imagenes/caja-lucuma-230gr-300x300.png" width="300"
height="300" border="0" /></a></div></td>
<td><a href="pbarramanjar.html"><img src="imagenes/caja-manjar-blanco-230gr-300x300.png" width="300" height="300"
border="0" /></a></td>
<td><div align="center"><a href="pbarrrachirimoya.html"><img src="imagenes/caja-chirimoya-230gr-300x300.png" width="300"
height="300" border="0" /></a></div></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Barra de L&uacute;cuma 230g</p>
<p align="center" class="Estilo10">S/ 17.50</p></td>
<td><p align="center" class="Estilo10">Barra de Manjarblanco 230g</p>
<p align="center" class="Estilo10">S/ 17.50</p></td>
<td><p align="center" class="Estilo10">Barra de Chirimoya 230g</p>
<p align="center" class="Estilo10">S/ 17.50</p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="platamoche.html"><img src="imagenes/lataTURISTICAMOCHE-300x300.png" width="300"
height="300" border="0" /></a></div></td>
<td><div align="center"><a href="pcombosanroque.html"><img src="imagenes/Combo-San-Roque-300x300.png" width="300"
height="300" border="0" /></a></div></td>
<td><a href="pkinkongchirimoya.html"><img src="imagenes/Chirimoya-75g-300x300.png" width="300" height="300" border="0"
/></a></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">Lata Turistica Moche </p>
<p align="center" class="Estilo10">S/ .30.00</p></td>
<td><p align="center" class="Estilo10">Combo San Roque </p>
<p align="center" class="Estilo10">S/ .28.00</p></td>
<td><p align="center" class="Estilo10">King Kong de Chirimoya 75g </p>
<p align="center" class="Estilo10">S/ .4.50</p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="pkinkonglucuma.html"><img src="imagenes/1.png" width="300" height="300" border="0"
/></a></div></td>
<td><div align="center"><a href="pkingkongmanjar75.html"><img src="imagenes/4.png" width="300" height="300" border="0"
/></a></div></td>
<td><div align="center"><a href="pkingkongmanjar900.html"><img src="imagenes/5.png" width="300" height="300" border="0"
/></a></div></td>
</tr>
<tr>
<td><p align="center" class="Estilo10">King kong de L&uacute;cuma 75g </p>
<p align="center" class="Estilo10">S/ .4.50</p></td>
<td><p align="center" class="Estilo10">King kong de Manjarblanco 75g </p>
<p align="center" class="Estilo10">S/ .4.50</p></td>
<td><p align="center" class="Estilo10">King kong de Manjarblanco 900g </p>
<p align="center" class="Estilo10">S/ .33.00</p></td>
</tr>
</table>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><a href="pkinnkongtrisabor.html"><img src="imagenes/9.png" width="300" height="300" border="0"
/></a></div></td>
<td><div align="center"><a href="pantojo.html"><img src="imagenes/13.png" width="300" height="300" border="0"
/></a></div></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><p align="center" class="Estilo10">King kong de Pi&ntilde;a, Man&iacute; y Manjarblanco 75g </p>
<p align="center" class="Estilo10">S/ .4.50</p></td>
<td><p align="center" class="Estilo10">Antojos (12 unidades) </p>
<p align="center" class="Estilo10">S/ .23.00</p></td>
<td>&nbsp;</td>
</tr>
</table>
<p>&nbsp;</p>
<p align="center"><a href="productos.html" target="_parent">[ volver ]</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>
Lata turística
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/LATA-PARA-WEB2-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Lata Tur&iacute;stica</h1>
<p align="center">S/.30.00</p>
<p align="center">Contenido:</p>
<div align="center">
<ul>
<li>Media barra de manjarblanco.</li>
<li>Media barra de manjarblanco y dulce de maracuy&aacute;.</li>
<li>Media barra de manjarblanco y dulce de l&uacute;cuma.</li>
<li>Media barra de manjarblanco y dulce de frutos rojos.</li>
</ul>
</div></td>
</tr>
</table>
Lata moche
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/lataTURISTICAMOCHE-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Lata Tur&iacute;stica Moche</h1>
<p align="center">S/.30.00</p>
<p align="center">Contenido:</p>
<p align="center">Media barra de Manjarblanco<br />
Media barra de Manjarblanco y dulce de Maracuy&aacute;<br />
Media barra de Manjarblanco y dulce de L&uacute;cuma<br />
Media barra de Manjarblanco y dulce de Sauco y Mora</p></td>
</tr>
</table>
</body>
</html>

Barra frutos rojos


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>
<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/barra_frutos-rojos-300x300.png" width="300" height="300" /></div></td>
<td><div>
<div></div>
</div>
<h1 align="center">Barra de Frutos Rojos 230g</h1>
<p align="center">S/.17.50</p>
<p align="center">2 cl&aacute;sicas galletas rellenas de manjarblanco y dulce de frutos rojos.</p>
<p align="center">Caja 230 gr.</p></td>
</tr>
</table>
</body>
</html>

Barra Maracuyá
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" height="233" border="0" cellspacing="1">
<tr>
<td width="41%"><div align="center"><img src="imagenes/caja-maracuya-230gr-300x300.png" width="300" height="300"
/></div></td>
<td width="59%"><h1 align="center">Barra de maracuya 230g </h1>
<p align="center">S/.17.50</p>
<p align="center">Caja de 230 g.</p>
<p align="center">2 clasicas galletas rellenas con deliciosos dulces de manjarblnaco y maracuy&aacute;.</p>
</td>
</tr>
</table>
</body>
</html>
Barra lúcuma
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/caja-lucuma-230gr-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Barra de L&uacute;cuma 230g</h1>
<p align="center">S/.17.50</p>
<p align="center">2 cl&aacute;sicas galletas rellenas con delicioso dulce de manjarblanco de l&uacute;cuma</p></td>
</tr>
</table>
</body>
</html>

Barra Majar Blanco


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/caja-manjar-blanco-230gr-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Barra de Manjarblanco 230g</h1>
<p align="center">S/.17.50</p>
<p align="center">2 cl&aacute;sicas galletas rellenas con delicioso manjarblanco</p></td>
</tr>
</table>
</body>
</html>

Barra Chirimoya
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/caja-chirimoya-230gr-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Barra de Chirimoya 230g</h1>
<p align="center">S/.17.50</p>
<p align="center">2 cl&aacute;sicas galleta rellenas con un delicioso dulce de manjarblanco de chirimoya.</p>
</td>
</tr>
</table>
</body>
</html>

Combo San Roque


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/Combo-San-Roque-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">Combo San Roque</h1>
<p align="center">S/.28.00</p>
<p align="center">Caja 595 g.</p>
<p align="center">Una variedad de nuestros deliciosos productos San roque</p>
<div align="center">
<ul>
<li> 4 unidades de Antojo.</li>
<li> Porci&oacute;n de l&uacute;cuma.</li>
<li> 1 Doypack de PURO MANJAR.</li>
<li> 1 Galleta Paciencia.</li>
<li> Porci&oacute;n de PURO MANJAR.</li>
<li> Porci&oacute;n de MARACUY&Aacute;</li>
</ul>
</div>
<ul>
</ul>
</td>
</tr>
</table>
</body>
</html>

King Kong Chirimoya

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/Chirimoya-75g-300x300.png" width="300" height="300" /></div></td>
<td><h1 align="center">King Kong de Chirimoya 75g</h1>
<p align="center">S/.4.50</p>
<p align="center">4 cl&aacute;sicas rellenas con un delicioso dulce de manjarblanco de chirimoya</p></td>
</tr>
</table>
</body>
</html>
Manjar Blanco 75
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/4.png" width="300" height="300" /></div></td>
<td><h1 align="center">King Kong de Manjarblanco 75g</h1>
<p align="center">S/.4.50</p>
<p align="center">4 cl&aacute;sicas galletas rellenas con delicioso dulce de manjarblanco</p></td>
</tr>
</table>
</body>
</html>

Manjar Blanco 900


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><img src="imagenes/5.png" width="300" height="300" /></td>
<td><h1 align="center">King Kong de Manjarblanco 900g</h1>
<p align="center">S/.33.00</p>
<p align="center">4 cl&aacute;sicas galletas rellenas con delicioso dulce de manjarblanco</p></td>
</tr>
</table>
</body>
</html>

King Kong de piña, mani y manjar balnco


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/9.png" width="300" height="300" /></div></td>
<td><h1 align="center">King Kong de Pi&ntilde;a, Man&iacute; y Manjarblanco 75g</h1>
<p align="center">S/.4.50</p>
<p align="center">4 cl&aacute;sicas galleta rellenas con deliciosos dulces de manjarblanco, pi&ntilde;a y man&iacute;</p></td>
</tr>
</table>
</body>
</html>

Antojo
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td><div align="center"><img src="imagenes/13.png" width="300" height="300" /></div></td>
<td><h1 align="center">Antojo (12 unidades)</h1>
<div>
<div title="Calificaci&oacute;n 5.00 de 5"></div>
</div>
<p align="center">S/.23.00</p>
<p align="center">Galletas Rellenas de Manjarblanco ba&ntilde;adas con cobertura sabor a chocolate.<br />
30 g. (1 oz.)</p>
<div align="center">
<table border="1">
<tbody>
<tr>
<th>Weight</th>
<td>1 kg</td>
</tr>
<tr>
<th>Dimensions</th>
<td>10 x 10 x 10 cm</td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</table>
</body>
</html>

Código: ¿Quiénes somos?


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
.Estilo2 {font-size: 24px}
.Estilo3 {font-familyfont-family: "Times New Roman", Times, serif; }
.Estilo6 {
font-family: Georgia, "Ti: "Times New Roman", Times, serif}
.Estilo4 {font-size: 24px; mes New Roman", Times, serif;
font-size: 36px;
}
-->
</style>
</head>

<body>
<table width="100%" border="0" cellspacing="0">
<tr>
<th bgcolor="#C2A7A7" scope="col"><span class="Estilo6">Nuestra Historia </span></th>
</tr>
</table>
<table width="100%" border="0" cellspacing="0">
<tr>
<td bgcolor="#F1F1E4"><p align="center">Si hay un dulce con el que se identifica a Lambayeque, ese es el King Kong San Roque</p>
<p align="center">Un manjar dif&iacute;cil de olvidar en los paladares de los visitantes nacionales o extranjeros. La historia de
nuestro rico dulce comienza por los a&ntilde;os 20 del siglo pasado&hellip;<br />
</p></td>
<td bgcolor="#F1F1E4"><div align="center"><img src="imagenes/historia0.png" width="300" height="300" /></div></td>
</tr>
<tr>
<td bgcolor="#F8FFF0"><div align="center"><span class="Estilo4">1920</span><span class="Estilo3"> <br />
Un grupo de reconocidas damas lambayecanas se preguntaron qu&eacute; podr&iacute;an hacer para proveer de alimentos a un
grupo de pobladores de escasos recursos de la ciudad. Fue as&iacute; como empezaron a elaborar dulces en la casa de do&ntilde;a
Victoria Mej&iacute;a de Garc&iacute;a. El lugar donde se preparaban los postres se encontraba ubicado en la calle San Roque
(actualmente Dos de Mayo).</span><br />
</div></td>
<td bgcolor="#F8FFF0"><img src="imagenes/historia1.png" width="362" height="390" /></td>
</tr>
<tr>
<td bordercolor="#F1F1E4" bgcolor="#F1F1E4"><div align="center"><span class="Estilo3"><span class="Estilo2">1933</span> <br />
Una de las pel&iacute;culas m&aacute;s populares de la &eacute;poca muda fue la del gorila King Kong. Cuando este largometraje
lleg&oacute; a la ciudad, los pobladores lambayecanos empezaron a comparar cari&ntilde;osamente el alfajor con el mono gigante. De
esta forma, naci&oacute; el King Kong de la calle San Roque, que se comercializaban en la tienda ubicada en la misma casa.</span><br
/>
</div></td>
<td bordercolor="#F1F1E4" bgcolor="#F1F1E4"><div align="center"><img src="imagenes/historia2.png" width="300" height="300"
border="0" /></div></td>
</tr>
<tr>
<td bgcolor="#F8FFF0"><div align="center"><span class="Estilo3"><br />
<span class="Estilo2">1943</span><br />
Se inscribi&oacute; la primera patente de King Kong San Roque y la familia Garc&iacute;a Mej&iacute;a empez&oacute; a
desarrollar otros tama&ntilde;os y variedades, mezclando sabores de acuerdo al gusto de los clientes.</span><br />
</div></td>
<td bgcolor="#F8FFF0"><div align="center"><img src="imagenes/historia3.png" width="300" height="300" align="baseline"
/></div></td>
</tr>
<tr>
<td bgcolor="#F1F1E4"><div align="center"><span class="Estilo3"><span class="Estilo2">1970</span><br />
Cuando la empresa familiar se encontraba en manos de Perpetua Garc&iacute;a, hija de do&ntilde;a Victoria, naci&oacute; la idea
de mudarse a un local m&aacute;s grande que permitiera fabricar un mayor volumen de dulces. El proceso productivo se
traslad&oacute; a una moderna planta ubicada en el Km. 780 de la Panamericana Norte.</span><br />
</div></td>
<td bgcolor="#F1F1E4"><div align="center"><img src="imagenes/historia4.png" width="300" height="300" /></div></td>
</tr>
<tr>
<td bordercolor="#F4FFF4" bgcolor="#F8FFF0"><p align="center" class="Estilo3"><br />
<span class="Estilo2">1999</span><br />
Inauguramos las primeras tiendas propias en las principales ciudades del norte peruano.</p>
<p></p>
<p><br />
</p></td>
<td bgcolor="#F8FFF0"><div align="center"><img src="imagenes/Historia-Marco-foto-1999-1.png" width="300" height="300"
/></div></td>
</tr>
<tr>
<td bgcolor="#F1F1E4"><div align="center"><br />
<span class="Estilo2">2000</span><br />
Seguimos creciendo bajo el mando de Jorge Piscoya Mayquen, mejorando la planta y desarrollando nuevos productos y sabores.
Poco a poco, el King Kong llegar&iacute;a a todos los rincones del Per&uacute; y del mundo.<br />
</div></td>
<td bordercolor="#D8C9BA" bgcolor="#F1F1E4"><div align="center"><img src="imagenes/historia5.png" width="300" height="300"
/></div></td>
</tr>
<tr>
<td colspan="2" bgcolor="#F1F1E4"><div align="center"><a href="index.html">VOLVER </a></div></td>
</tr>
</table>
<p>&nbsp;</p>
</body>
</html>
Código: ¿Dónde estamos ?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-
8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
.Estilo1 {font-size: 24px}
.Estilo5 {font-size: 18px; font-family: Georgia, "Times New Roman",
Times, serif; }
.Estilo6 {font-family: Georgia, "Times New Roman", Times, serif}
-->
</style>
</head>

<body>
<table width="100%" border="0" cellspacing="1">
<tr>
<td height="33" colspan="4" bgcolor="#FFFFFF"><div align="center"
class="Estilo1">
<p>NUESTRAS TIENDAS </p>
</div></td>
</tr>
<tr>
<td height="30" colspan="4" bgcolor="#F7F4CA"><div align="center"
class="Estilo1">
<p>Lima </p>
</div></td>
</tr>
<tr>
<td width="28%" height="41" bgcolor="#FFFFFF"><div
align="center"><img src="imagenes/MIRAFLORES.jpg" width="172"
height="39" /></div></td>
<td width="30%" bordercolor="#F9D9F7" bgcolor="#FFFFFF"><div
align="center"><img src="imagenes/MEGAPLAZA.jpg" width="166"
height="39" /></div></td>
<td width="21%" bordercolor="#F9D9F7" bgcolor="#FFFFFF"><div
align="center"><img src="imagenes/PLAZANORTE.jpg" width="172"
height="39" /></div></td>
<td width="21%" bgcolor="#FFFFFF"><div align="center"><img
src="imagenes/OPEN.jpg" width="150" height="35" /></div></td>
</tr>
<tr>
<td height="173" bgcolor="#F9D9F7"><div
align="center">Caf&eacute; / Tienda<br />
Av. Alfredo Benavides 2344</div></td>
<td bgcolor="#F9D9F7"><div align="center">Tienda<br />
Alfredo Mendiola 3698,<br />
Independencia. Int. L370.<br />
Cerca a Tottus</div></td>
<td bgcolor="#F9D9F7"><div align="center"><br />
Tienda<br />
C.C. Plaza Norte<br />
Terminal terrestre<br />
Av. Alfredo Mendiola 1400<br />
M&oacute;dulo MT-03<br />
</div></td>
<td bgcolor="#F9D9F7"><div align="center"><br />
Tienda<br />
C.C. Open Plaza<br />
Av. La Marina 2355,<br />
M&oacute;dulo M-18</div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0">
<tr></tr>
</table>
<table width="100%" height="153" border="0" cellspacing="1">
<tr>
<td width="34%" bordercolor="#F7F4CA" bgcolor="#FFFFFF"><div
align="center">
<p>&nbsp;</p>
<p>TRUJILLO</p>
<p>&nbsp;</p>
</div></td>
<td width="34%" bgcolor="#FFFFFF"><div
align="center">CHICLAYO</div></td>
<td width="32%"><div align="center">LAMBAYEQUE </div></td>
</tr>
<tr>
<td bgcolor="#F7F4CA"><p align="center">&ndash; Aeropuerto
&ndash; ADP &ndash; Trujillo</p>
<p align="center">&ndash; C.C Open Plaza<br />
(Av. Am&eacute;rica Norte N&deg; 1245)</p>
<p align="center">&ndash; Terrapuerto &ndash; Terminal
Terrestre<br />
(Panamericana Norte Km 558)</p>
<p align="center">&ndash; C.C Real Plaza<br />
(Av. Cesar Vallejo Oeste N&deg;1345)</p>
<p align="center">&ndash; C.C Mall Aventura Plaza<br />
(Av. Am&eacute;rica oeste)</p></td>
<td bgcolor="#F7F4CA"><p align="center">&nbsp;</p>
<p align="center">&ndash; Aeropuerto &ndash; ADP &ndash;
Chiclayo<br />
&ndash; C.C Real Plaza<br />
(Ca. Miguel de Cervantes Saavedra N&deg;300 INT. MN -02
A)</p>
<p align="center">&ndash; C.C Open Plaza<br />
(Av. V&iacute;ctor Ra&uacute;l Haya de la Torre N&deg;150)</p>
<p align="center">&ndash; Av. Bolognesi N&deg; 710</p>
<p align="center">&ndash; Av. Balta N&deg; 386</p>
<p align="center">&ndash; Ca. Juan Cuglievan N&deg; 814</p>
<p align="center">&nbsp;</p>
<p align="center">&nbsp;</p>
</td>
<td bgcolor="#F7F4CA"><p align="center">&ndash; Panamericana
Norte Km 780</p>
<p align="center">&ndash; La Libertad N&deg;499</p>
<p align="center">&ndash; Av Pedro V&iacute;lchez Buen
d&iacute;a N&deg; 375</p>
<p align="center">&nbsp;</p>
</td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td height="23"><div align="center"><a
href="index.html">[INICIO]</a></div></td>
</tr>
</table>
<p>&nbsp;</p>
</body>
</html>
Conclusiones:
 Actualmente San Roque S.A. es hoy la empresa líder a nivel
regional en la elaboración de dulces tradicionales.
 Buscar alianzas estratégicas que permitan la innovación
tecnológica y mejorar la forma de la presentación del producto.
 Lanzar otros productos de acuerdo a las preferencias regionales.

Recomendaciones:
En un archivo creado a través de marcos se divide en “n” partes, las
cuales cada parte del marco tiene sus respectivos nombres que son
determinados automáticamente las cuales no se pueden renombrar
(entitled) para que no existan errores en el momento de visualizarse
en la red.

Anexos:

Вам также может понравиться