incluye un pixel vacio dentro del div contenedor 

<html>
<head>
<style type="text/css">
#contenedor { background-image:
url(Imagen_de_Fondo.gif);       background-repeat: repeat; }
.dcha { float: left; width: 50%; }
.izq { float: left; width: 50%}
</style>
</head>
<body>
<div id="contenedor">
<span class="izq">contenido 1</span>
<span class="dcha">contenido 2</span>
<img src="pixel.gif" width="1" height="1">
</div>
</body>
</html>



                
______________________________________________________________________
Correo Yahoo! - 6MB, m�s protecci�n contra el spam �Gratis!
http://correo.yahoo.es

_______________________________________________
Ovillo mailing list
[EMAIL PROTECTED]
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org

Responder a