-
Notifications
You must be signed in to change notification settings - Fork 0
/
cannondale.html
36 lines (36 loc) · 1.62 KB
/
cannondale.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<Doctype html>
<html lang="es">
<head>
<title>Cannondale</title>
<meta charset="utf-8"/>
</head>
<body bgcolor="E3E3E3">
<p align="center"><a href="index_eduardo.html"><font face="Arial" color="green" Size=20>Inicio</font></a></p>
<header>
<div align="center"><img src="imagenes7/cannondalelogo.png"></div>
<table width="1528" border="3" bordercolor="green">
</table>
<p align="center"><font size=24>Hoy en dia casi todas las marcas fabrican sus bicis en Taiwan u otros paises asiaticos. Y el material empleado para las bicis de alta gama suele ser el carbono, predominando sobre el aluminio que ha sido relegado a las bicicletas de menor coste.</font></p>
<table width="1528" border="3" bordercolor="green">
</table>
<p align="center"><font face color="black" Size=12>Montana</font></p>
</header>
<table width="1350" border="3" cellspacing="3" bordercolor="green">
<tr>
<td><img src="imagenes7/cannondale1.jpg"></td>
<td><img src="imagenes7/cannondale2.jpg"></td>
<td><img src="imagenes7/cannondale3.jpg"></td>
</table>
<table width="1528" border="3" bordercolor="green">
</table>
<p align="center"><font face color="black" Size=12>Ruta</font></p>
<table width="1528" border="3" cellspacing="3" bordercolor="green">
<tr>
<td><img src="imagenes7/cannondaleruta1.jpg"></td>
<td><img src="imagenes7/cannondaleruta2.jpg"></td>
<td><img src="imagenes7/cannondaleruta3.jpg"></td>
</tr>
</table>
<p align="left"><a href="giant.html"><font color="green" size=5>Anterior</font></a></p>
</body>
</html>