html
D DD asked:

I’ve heard not to use tables to layout HTML unless displaying tabular data that lends itself to tables. I’ve spent a day working through float tutorials and learning about floats only to learn that just about everything I do with a float looks different in IE and FF2.

So, my question is, how do you layout HTML without using tables and without using floats?