- Revisión de código HTML y CSS
- Introducir meta-tags git-svn-id: https://192.168.0.254/svn/Proyectos.LaManoDePablo_Web/trunk@27 1f125104-cfba-1d4b-a82f-f72e3caf8177
This commit is contained in:
parent
715f33ebaf
commit
e3dd68efab
@ -1,11 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Bienvenidos - La Mano de Pablo</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Restaurante La Mano de Pablo | Parrilla, pizzería y pollos a la brasa</title>
|
||||
<meta name="description" content="El más auténtico restaurante uruguayo de Madrid. Parrilla, pizzería y pollos a la brasa"/>
|
||||
<meta name="keywords" content="restaurante uruguayo, parrilla, carnes a la parrilla, parrillada, pizzería, pizzeria restaurante, pollos a la brasa"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@ -17,12 +20,12 @@
|
||||
<article>
|
||||
<div>
|
||||
<section class="parrilla">
|
||||
<figure><a href="restaurante-parrilla-pizerria/index.html"><img src="images/foto-parrilla.jpg"/></a></figure>
|
||||
<figure><a href="restaurante-parrilla-pizerria/index.html"><img src="images/foto-parrilla.jpg" alt="Restaurante uruguayo La Mano de Pablo"/></a></figure>
|
||||
<h3><a href="restaurante-parrilla-pizerria/index.html">Parrilla-Pizerría</a></h3>
|
||||
<p>En <a href="restaurante-parrilla-pizerria/reservas.php">Las Tablas</a>, les ofrecemos nuestros tradicionales platos de cocina uruguaya y crujientes pizzas.</p>
|
||||
</section>
|
||||
<section class="pollos">
|
||||
<figure><a href="restaurante-pollos-a-la-brasa/index.html"><img src="images/foto-pollos.jpg"/></a></figure>
|
||||
<figure><a href="restaurante-pollos-a-la-brasa/index.html"><img src="images/foto-pollos.jpg" alt="Pollos a la brasa - Restaurante La Mano de Pablo"/></a></figure>
|
||||
<h3><a href="restaurante-pollos-a-la-brasa/index.html">Pollos a la brasa</a></h3>
|
||||
<p>En la <a href="restaurante-pollos-a-la-brasa/reservas.php">Calle de Alcalá</a>, además de nuestras especialidades, podrán degustar exquisitos pollos a la brasa.</p>
|
||||
</section>
|
||||
|
||||
@ -1,12 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Carta de platos - Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<meta charset="utf-8"/>
|
||||
<title>Carta | Restaurante uruguayo La Mano de Pablo | Parrilla y pizzería</title>
|
||||
<meta name="description" content="Auténtica parrilla uruguaya y pizzería. Reservas: 914 270 945. Calle Fromista, Las Tablas, 28050 Madrid"/>
|
||||
<meta name="keywords" content="restaurante uruguayo, parrilla, carnes a la parrilla, parrillada, vacío, tira, entraña, asado de tira, chorizo a la parrilla, lomo alto, chivito al plato, chivito al pan, pizzería"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
<script type="text/javascript" src="fancybox/jquery.fancybox.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/custom.js"></script>
|
||||
@ -89,7 +92,7 @@
|
||||
<figure><img src="images/page2_img3.jpg" alt=""></figure>
|
||||
<p><strong>Nuestras frescas ensaladas</strong>, proporcionan una buena cantidad de fibra, agua y muy pocas calorías, no dejes de disfrutarlas.<br/>
|
||||
<a href="galerias/ensaladas/ensalada-capresse.jpg" data-fancybox-group="ensaladas" class="fancybox aToolTip" title="Ensalada capresse">+ info</a>
|
||||
<a href="galerias/ensaladas/ensalada-fresca.jpg" data-fancybox-group="ensaladas" class="fancybox" title="Ensalada fresca"></a></p></div>
|
||||
<a href="galerias/ensaladas/ensalada-fresca.jpg" data-fancybox-group="ensaladas" class="fancybox" title="Ensalada fresca"></a></p>
|
||||
|
||||
</div>
|
||||
<div class="cols rborder">
|
||||
|
||||
@ -118,7 +118,7 @@ h3 {
|
||||
color:#230000;
|
||||
line-height:1.2em;
|
||||
padding:20px 0 9px 0;
|
||||
letter-spacing:- 1px;
|
||||
letter-spacing: -1px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
@ -1,13 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<meta charset="utf-8"/>
|
||||
<title>Restaurante uruguayo La Mano de Pablo | Parrilla y pizzería</title>
|
||||
<meta name="description" content="Auténtica parrilla uruguaya y pizzería. Reservas: 914 270 945. Calle Fromista, Las Tablas, 28050 Madrid"/>
|
||||
<meta name="keywords" content="restaurante uruguayo, parrilla, carnes a la parrilla, parrillada, vacío, tira, entraña, asado de tira, chorizo a la parrilla, lomo alto, chivito al plato, chivito al pan, pizzería"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
<script type="text/javascript" src="js/jquery.nivo.slider.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/jquery.fancybox.pack.js"></script>
|
||||
|
||||
@ -88,13 +88,17 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Reserva online - Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'/>
|
||||
<title>Reserva online | Restaurante uruguayo La Mano de Pablo | Parrilla y pizzería</title>
|
||||
<meta name="description" content="Auténtica parrilla uruguaya y pizzería. Reservas: 914 270 945. Calle Fromista, Las Tablas, 28050 Madrid"/>
|
||||
<meta name="keywords" content="restaurante uruguayo, parrilla, carnes a la parrilla, parrillada, vacío, tira, entraña, asado de tira, chorizo a la parrilla, lomo alto, chivito al plato, chivito al pan, pizzería"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.tooltip.css" type="text/css" media="screen"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
|
||||
<?php if ($ok) { ?>
|
||||
<script type="text/javascript" src="js/jquery.nivo.slider.pack.js"></script>
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all"/>
|
||||
@ -116,10 +120,10 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
</ul>
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
<li class="active"><a href="index.html">Restaurante</a></li>
|
||||
<li><a href="index.html">Restaurante</a></li>
|
||||
<li><a href="carta.html">Carta</a></li>
|
||||
<li><a href="pizzas.html">Pizzas</a></li>
|
||||
<li><a href="../webLMP1/reservas.html">Reservas</a></li>
|
||||
<li class="active"><a href="reservas.php">Reservas</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<br class="clear"/>
|
||||
|
||||
@ -1,18 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Carnes y pollos a la brasa - Restaurante La Mano de Pablo</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<meta charset="utf-8"/>
|
||||
<title>Carnes y pollos a la brasa | Restaurante La Mano de Pablo | Pollos a la brasa</title>
|
||||
<meta name="description" content="Los más deliciosos pollos de granja a la brasa de Madrid. Reservas: 913 264 214. Alcalá, 309; 28027 Madrid"/>
|
||||
<meta name="keywords" content="pollos a la brasa, pollos a la parrilla, pollos de granja, carnes a la parrilla, vacío, tira, entraña, asado de tira, chorizo a la parrilla"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
<script type="text/javascript" src="js/jquery.nivo.slider.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/jquery.fancybox.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/custom.js"></script>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script type="text/javascript" src="js/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
@ -1,16 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Carta de platos - Restaurante La Mano de Pablo</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<meta charset="utf-8"/>
|
||||
<title>Carta | Restaurante La Mano de Pablo | Pollos a la brasa</title>
|
||||
<meta name="description" content="Los más deliciosos pollos de granja a la brasa de Madrid. Reservas: 913 264 214. Alcalá, 309; 28027 Madrid"/>
|
||||
<meta name="keywords" content="pollos a la brasa, pollos a la parrilla, pollos de granja, carnes a la parrilla, vacío, tira, entraña, asado de tira, chorizo a la parrilla"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
<script type="text/javascript" src="fancybox/jquery.fancybox.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/custom.js"></script>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script type="text/javascript" src="js/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
@ -53,7 +53,6 @@
|
||||
z-index:8;
|
||||
}
|
||||
.nivo-caption em {
|
||||
background:url(../images/quot2.png) bottom right no-repeat;
|
||||
text-align: center;
|
||||
display:block;
|
||||
color:#6c5f5b;
|
||||
@ -61,7 +60,6 @@
|
||||
}
|
||||
|
||||
.nivo-caption em span {
|
||||
background:url(../images/quot1.png) no-repeat;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
display: block;
|
||||
|
||||
@ -118,7 +118,7 @@ h3 {
|
||||
color:#FFFFFF;
|
||||
line-height:1.2em;
|
||||
padding:20px 0 9px 0;
|
||||
letter-spacing:- 1px;
|
||||
letter-spacing: -1px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@ -178,12 +178,12 @@ p {
|
||||
margin-top:-16px
|
||||
}
|
||||
|
||||
.caption b {
|
||||
.caption .b {
|
||||
font-family: 'Forum', cursive;
|
||||
font-weight: normal;
|
||||
display:block;
|
||||
font-size:27px;
|
||||
color:#FFFFF;
|
||||
color:#FFF;
|
||||
text-transform:uppercase;
|
||||
padding:0 0 23px 0;
|
||||
line-height:1.2em;
|
||||
|
||||
BIN
src/restaurante-pollos-a-la-brasa/images/marker_1.gif
Normal file
BIN
src/restaurante-pollos-a-la-brasa/images/marker_1.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 B |
@ -1,18 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Pollos a la brasa - Restaurante La Mano de Pablo</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<meta charset="utf-8"/>
|
||||
<title>Restaurante La Mano de Pablo | Pollos a la brasa</title>
|
||||
<meta name="description" content="Los más deliciosos pollos de granja a la brasa de Madrid. Reservas: 913 264 214. Alcalá, 309; 28027 Madrid"/>
|
||||
<meta name="keywords" content="pollos a la brasa, pollos a la parrilla, pollos de granja, carnes a la parrilla, vacío, tira, entraña, asado de tira, chorizo a la parrilla"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
<script type="text/javascript" src="js/jquery.nivo.slider.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/jquery.fancybox.pack.js"></script>
|
||||
<script type="text/javascript" src="fancybox/custom.js"></script>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script type="text/javascript" src="js/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
@ -88,13 +88,15 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<title>Reserva online - Restaurante La Mano de Pablo</title>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'/>
|
||||
<title>Reserva online | Restaurante La Mano de Pablo | Pollos a la brasa</title>
|
||||
<meta name="description" content="Los más deliciosos pollos de granja a la brasa de Madrid. Reservas: 913 264 214. Alcalá, 309; 28027 Madrid"/>
|
||||
<meta name="keywords" content="pollos a la brasa, pollos a la parrilla, pollos de granja, carnes a la parrilla, vacío, tira, entraña, asado de tira, chorizo a la parrilla"/>
|
||||
<meta name="author" content="La Mano de Pablo"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Forum" type="text/css" media="all"/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
|
||||
<?php if (!$ok) { ?>
|
||||
<script type="text/javascript" src="js/jquery.validate.min.js"></script>
|
||||
<?php } ?>
|
||||
@ -107,14 +109,14 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
<div class="layout">
|
||||
<h1><a href="index.html">Restaurante - La Mano de Pablo</a></h1>
|
||||
<ul id="top_nav">
|
||||
<li><a href="../restaurante-pollos-a-la-brasa/index.html">Pollos a la brasa</a></li>
|
||||
<li><a href="../restaurante-parrilla-pizerria/index.html">Parrilla-pizzería</a></li>
|
||||
</ul>
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
<li class="active"><a href="index.html">Restaurante</a></li>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="carnes-y-pollos-a-la-brasa.html">Brasas</a></li>
|
||||
<li><a href="carta.html">Carta</a></li>
|
||||
<li><a href="pizzas.html">Pizzas</a></li>
|
||||
<li><a href="../webLMP1/reservas.html">Reservas</a></li>
|
||||
<li class="active"><a href="reservas.php">Reservas</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<br class="clear"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user