
hice un background como el de la web, solo que midiendo ancho, y termine de hacer un border, cual no sería me sorpresa al ver:
FF2.0:
http://img440.imageshack.us/img440/2215/sinttulo13vg7.png
http://img295.imageshack.us/img295/2323/sinttulo1fn4.png
IE6:
http://img217.imageshack.us/img217/2019/sinttulo11he8.png
http://img257.imageshack.us/img257/5326/sinttulo12jm0.png
Lo siento, no tengo hosting, asique aqui estan los codes para que lo vean ud mismos (Y lo prueben en otros navs)
Untitled-1.html
Código :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Los Elementos MAS ANCHOS</title> <link href="Untitled-2.css" rel="stylesheet" type="text/css" /> </head> <div id="div_ancho">El BACKGROUND mas ancho</div> <p> <div id="border_ancho">El BORDER mas ancho</div> </p> <body> </body> </html>
Untitled-1.css
Código :
#div_ancho { font-size: 100cm; width: 18939em; line-height: 1.0; background:url(tape.gif) repeat-x; content: 'De verdad es interesante'; } #border_ancho { border-bottom: #000000 solid 18939em; content: 'De verdad es interesante'; }
Es algo que ya se conocía?????? Afecta a otros nav??? o mas bien ¿Esta bien que se produzca, y yo soy un imbécil que hace un post por nada???

