I have been reading Zeldman's 'Designing web standards', where he gives a great description of how to fix cross browser layout issues by using the 'box model hack'.
I think I need to use this in my site, but I am using percentages to define a liquid layout. How do I use the principles he descibes and apply them to my % based site?
Thanks,
Mark