Re: [css-d] request for general guidance on simple css layout

2008-05-22 Thread Gunlaug Sørtun
snak detek+0r wrote: > http://tinyurl.com/6sb7bp > 1) why does my wrapper div (gray bg) not fully enclose my columns? If > I want space between rows, do I have to do something different? Floats are not contained by default. Buggy IE/win contains them because there's a 'hasLayout' trigger on .wr

[css-d] request for general guidance on simple css layout

2008-05-21 Thread snak detek+0r
hello, friends. i posted a project here the other day that was full of tables & now i have a sec & thought i'd play around with making an equivalent css layout. it's looking a lot harder and less intuitive than the tables, so i thought i'd run some questions by y'all about my general tactics. my