Ver Mensaje Individual
  #5 (permalink)  
Antiguo 18/03/2009, 22:25
Avatar de Calizman
Calizman
Organiza competencias CSS
 
Fecha de Ingreso: octubre-2008
Ubicación: Ciudad de Guatemala, Guatemala
Mensajes: 1.122
Antigüedad: 15 años, 6 meses
Puntos: 83
Respuesta: Ayuda pagina web rebelde

Ok, Ok. Te dejo la web lista! Ya la he revisado en varios ordenadores y funciona perfectamente

Cita:
body {
background-color: #d8d8d8;
}
#centro {
margin: 0px auto;
background-image: url(fondo.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 800px;
height: 1000px;
}
.link {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 16px;
font-style: normal;
position: absolute;
visibility: visible;
top: 273px;
left: 553px;
color: #d6d6d6;
cursor: auto;
text-decoration: underline;
float: none;
}
.link2 {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 16px;
font-style: normal;
position: absolute;
visibility: visible;
top: 323px;
left: 553px;
color: #d6d6d6;
cursor: auto;
text-decoration: underline;
float: none;
}
.link3 {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 16px;
font-style: normal;
position: absolute;
visibility: visible;
top: 373px;
left: 553px;
color: #d6d6d6;
cursor: auto;
text-decoration: underline;
float: none;
}
.valid {
position: absolute;
top: 976px;
left: 760px;
}
.valid2 {
position: absolute;
top: 976px;
left: 870px;
}
.nenas1 {
position: absolute;
top: 285px;
left: 710px;
}
.nenas2 {
position: absolute;
top: 285px;
left: 830px;
}
.nenas3 {
position: absolute;
top: 285px;
left: 950px;
}
.nenas4 {
position: absolute;
top: 485px;
left: 710px;
}
.nenas5 {
position: absolute;
top: 485px;
left: 830px;
}
.nenas6 {
position: absolute;
top: 485px;
left: 950px;
}
.nenas7 {
position: absolute;
top: 685px;
left: 710px;
}
.nenas8 {
position: absolute;
top: 685px;
left: 830px;
}
.nenas9 {
position: absolute;
top: 685px;
left: 950px;
}
.lflecha {
position: absolute;
top: 700px;
left: 870px;
}
.rflecha {
position: absolute;
top: 900px;
left: 870px;
}
.contacto {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 20px;
text-align: center;
line-height: 1;
color: #cc0a2f;
position: absolute;
visibility: visible;
left: 701px;
top: 256px;
width: 365px;
height: 587px;
cursor: text;
float: none;
}
.tendencias {
font-family: "Times New Roman",Times,Verdana,Tahoma,"Arial",Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 17px;
text-align: left;
line-height: 2;
color: #cc0a2f;
position: absolute;
visibility: visible;
left: 701px;
top: 230px;
cursor: text;
width: 365px;
height: 587px;
float: none;
}
Cita:
<title>Elshowroom las mejores tendencias de moda italiana en
madrid a precio de coste</title>
</head>
<body>
<div id="centro">
<a class="link" href="tendencias.html">Tendencias</a>
<a class="link2" href="colecciones.html">Colecciones</a>
<a class="link3" href="contacto.html">Contacto</a>
<p><a class="valid"
href="http://jigsaw.w3.org/css-validator/check/referer"><img
style="border: 0pt none ; width: 88px; height: 31px;"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="¡CSS Válido!" /></a></p>
<p>
<a class="valid2"
href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01 Transitional" border="0" height="31"
width="88" /></a></p>
<p>
<a class="valid2"
href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01 Transitional" border="0" height="31"
width="88" /></a></p>
</div>
</body>
</html>
Solo agregale el <div id="centro"> en los demas .html y el #centro en el CSS

PD: Le agregue body{: background-color: #d8d8d8} para que se vea mas completo

Me dices que tal no?
__________________
[ Mi Sitio Personal ]
"La felicidad no es una estacion de llegada... Es un modo de viajar"
Tom Schreiter