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

Estructura de HTML

Código de Restaurante página web

<html>
<head>Mediterráneo</head>
<title> Restaurante Mediterráneo</title>
<body bgcolor="black" text="black" background="fondoagua.jpg">
<h1> BIENVENIDO </H1>
<div align="center">
<br>
<br>
<br>
<img src="logomediterraneo.jpg" width=350 height=250>
<br>
<br>
<br>
<div align="center">
<a href="restaurantem.html"><img src="INICIO.jpg"></a>
<a href="conocenos.html"><img src="CONOCENOS.jpg"></a>
<a href=".html"><img src="VISITANOS.jpg"></a>
<br>
<br>
<br>
<marquee><img src="mediterraneo3.jpg"></marquee>
<br>
<br>
<br>
<center><iframe width="560" height="315"
src="https://www.youtube.com/embed/7CdMK3ojvio" frameborder="0"
allowfullscreen></iframe></center>
<br>
<br>
<br>
<embed src="Yiruma - Hope.mp3"width=50 height=50 align="left"/>
</html>

Segunda pagina
<html>
<head>
<title> CONÓCENOS </title>
</head>
<body bgcolor="white" text="white" background="fondoagua.jpg">
<h1 align="center">Galeria</h1>
<h2 align="center">Restaurante Mediterráneo </h2>
<a href="restaurantem.html"><img src="INICIO.jpg"></a>
<br>
<br>
<table align="center" border="1" width="50%" height="40%" bgcolor="blue" cellpadding="6"
cellspacing="1">
<tr>
<td>
<img src="ensalada.jpg" width="300" height="300"><img src="brochetas.jpg" width="300"
height="300">
<td>
<img src="chef.jpg" width="300" height="300"><img src="camarones.jpg" width="300"
height="300">
</td>
</tr>
<td>
<img src="pasta.jpg" width="300" height="300"><img src="tapas.jpg" width="300" height="300">
</td>
<td>
<img src="pescado.jpg" width="300" height="300"><img src="chef 2.jpg" width="300"
height="300">
</td>
<tr>
<td>
<img src="chef3.jpg" width="300" height="300"><img src="chef4.jpg" width="300" height="300">
<td>
<img src="mesas.jpg" width="300" height="300"><img src="mesas2.jpg" width="300"
height="300">
</td>
</tr>
<tr>
<td>
<img src="mesas3.jpg" width="300" height="300"><img src="cordero.jpg" width="300"
height="300">
<td>
<img src="pescado.jpg" width="300" height="300"><img src="brochetas.jpg" width="300"
height="300">
</td>
</tr>
<br>
<br>
<br>
<embed src="Yiruma - Hope.mp3"width=50 height=50 align="right"/>
</html>
Tercera pagina
<html>
<head><title>Bienvenidos</title></head>
<body bgcolor="white" text="white" background="fondoagua.jpg">
<h1>¡BIENVENIDOS!</H1>
<a href="restaurantem.html"><img src="INICIO.jpg"></a>
<center><iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d240612.0471921296!2d-
99.33150111339667!3d19.560356167631134!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m
2!1s0x85d1f8aaa5be49bf%3A0x41a00f30eaee1277!2sGeorge!5e0!3m2!1ses-
419!2smx!4v1481076140337" width="800" height="600" frameborder="0" style="border:0"
allowfullscreen></iframe></center>
</body>
</html>

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