Cita:
Iniciado por Anonimo12 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