Como lo dice el titulo, le puse a un div otro div adentro, y a este le puse un color de fondo, le hago la prueba para ver como se ve, y no se ve, el sitio es solo el esqueleto de la web, no tiene nada, y aun asi no se ve nada y no se porque?
este es el css:
Código HTML:
body{background-image:url(../bg.gif)} #Table_01 { position:relative; margin:0 auto; left:0px; top:0px; width:770px; _width:785px; height:850px; } #index-01 { position:relative; left:0px; top:0px; width:770px; height:218px; padding-bottom:10px; } .orange{ background-color:#cf5503; /*este es el color de fondo del div*/ z-index:100 auto; } #left-1 { position:relative; left:0px; top:0px; width:174px; height:117px; z-index:10 auto; } #cent-main { position:relative; left:0px; top:-117px; width:596px; height:598px; float:right; } #left-2 { position:relative; left:0px; top:0px; width:174px; height:187px; } #left-3 { position:relative; left:0px; top:0px; width:174px; height:158px; } #left-4 { position:relative; left:0px; top:0px; width:174px; height:136px; } #bottom { position:relative; left:0px; top:0px; width:770px; height:34px; }
Código HTML:
<div id="left-2"> <div class="orange"></div> </div>
ahi esta el web:
http://godschildrenassembly.org/website-temporal/