Re: [css-d] Border makes gap between divs disappear

2010-03-11 Thread Paul Jinks
Thanks David That's really useful information, as well as a fix that's saved me hours of hitting my head on the keyboard. Paul On 10 March 2010 18:24, David Laakso wrote: > Paul Jinks wrote: >> I have a two column layout with each column divided into two boxes >> (thus a kind of faux table). Th

Re: [css-d] Border makes gap between divs disappear

2010-03-10 Thread David Laakso
Paul Jinks wrote: > I have a two column layout with each column divided into two boxes > (thus a kind of faux table). This is for navigation and each box > contains a definition list, the dl's in the right column being floated > right: > http://www.librarydevelopment.group.shef.ac.uk/sandpit/column

[css-d] Border makes gap between divs disappear

2010-03-10 Thread Paul Jinks
I have a two column layout with each column divided into two boxes (thus a kind of faux table). This is for navigation and each box contains a definition list, the dl's in the right column being floated right: http://www.librarydevelopment.group.shef.ac.uk/sandpit/columns.html CSS looks like this: