Linked by Thom Holwerda on Tue 29th Nov 2005 19:20 UTC, submitted by DittoBox
Thread beginning with comment 67350
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
I have one css issue you cannot defend against with css mutiple column layouts: if the pag width is too small the css columns will usually overlap each other, unlike a table which will only shrink as far as the text width.
Sure I can. This is what the CSS min-width attribute is for. Again, a shortcoming in Internet Explorer for not implementing it, not a shortcoming in CSS which has it.