Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/11/2010, 14:16
rafret
 
Fecha de Ingreso: junio-2010
Mensajes: 221
Antigüedad: 13 años, 10 meses
Puntos: 3
Respuesta: SOS no se ve degradado horizontal

Cita:
Iniciado por Anonimo12 Ver Mensaje
Si pones el código o al menos la página donde estás realizando las pruebas quizá se pueda visualizar el error.

Saludos.
@import url("reseteo.css");

div#cabecera{
position:relative;
width:800px;
height:150px;
background:url(imagenes/Sin%20t%C3%ADtulo-1.png)#66ff66 repeat-x left bottom;
}

h1#cajaroja{
position:absolute;
left:40px;
top:10px;
width:180px;
height:200px;
background:#F00;
font-size:35px;
letter-spacing:0.2em;
/*font-weight:bold;*/
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
border-left:1px solid #CCC;
border-bottom:1px solid #333;
}

agradeceré tu ayuda