Este esla index
Código PHP:
<!DOCTYPE HTML>
<html>
<head>
<link href="/temas/default/home.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="container">
<!-- Barra de Menu -->
<div id="gbx3">
</div>
<br>
<br>
<!-- Barra -->
<div id="bar-sep">
<!-- Salto de lineas -->
<br>
<br>
<br>
<br>
<br>
►Texto Ejemplo
</div>
</div>
</body>
</html>
Código HTML:
@charset "utf-8"; /* Documento CSS Estilos Home*/ body { background: white; } #gbx3 { background-color:#178ccb; background-image:none; _background-image:none; background-position:0 -138px; background-repeat:repeat-x; border-bottom:1px solid #000; font-size:24px; height:65px; _height:66px; opacity:1; filter:alpha(opacity=100); position:absolute; top:0; width:100%; z-index:990; } #gbx3 { left:0; } #gbx3 { min-width:980px; border-color:#000; background-color:#178ccb; opacity:1; filter:alpha(opacity=100); box-shadow: 2px 2px 9px #000000; -webkit-box-shadow: 2px 2px 9px #000000; -moz-box-shadow: 2px 2px 9px #000000; } #bar-sep { background-image: url(imagenes/bg-texture.png); border: 1px solid #999; display: block; margin-left:0%; margin-left: 0%; width: 100%; } #container { width: auto; margin: 0; }