Mike wrote:
>http://crcyclists.org//nl/2006/mar-ap/p1.html
>will not display the bottom border in the #info DIV.

Rahul Gonsalves wrote:
> ... I do see that adding a height 
> to the #info does cause the border to display, but messes the rest of it 
> up. A hasLayout bug? 

That would be something like
  #info { border-bottom: 1px solid; width: 100%}

An alternate route:
  #info { border-bottom: 1px solid; position:relative}

> PS: I am about to go on a 120-km cycling trip tomorrow! 

That would take me a dozen days.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to