[css-d] Problem with floating with absolute width and 100% width

2006-01-19 Thread Jasper Kuperus
Hello all, Recently I've been working on the accessibility of one of my websites (http://www.overhoorjesuf.nl/). I've been through the whole website with a blind internet user. Out of accessibility reasons its better to switch the menu and content in the source from place (#menu and #content).

[css-d] Two columns with float wrappers

2005-07-07 Thread Jasper Kuperus
Hello all, I'm a bit lost with a simple two colums website, using the float method. I've got two simple boxes, floated next to eachother, using the following code: div id=menu Lorem ipsum dolor sit amet, consectetuer adipiscing elit. /div div id=content blabla, more content then #menu /div

Re: [css-d] Two columns with float wrappers

2005-07-07 Thread Jasper Kuperus
Thanks alot! This was what I was looking for. - Jasper Martin Heiden wrote: Jasper, So this should fix the problem. But because this container won't stretch with them... How do we fix this? Clear the floats! div id='container' div id=menu Lorem ipsum dolor sit amet,