On 4/27/06, Anjali Arora <[EMAIL PROTECTED]> wrote: > Thanks a ton, I'm glad you liked the site. > > Ok, so after tearing my hair for the last couple of hours, I have > managed to fix the problem. The clue came from an online resource > that said that because of IE's buggy implementation of the box-model,
Actually IE6 will do the box model reasonably well if you give it the right DTD and don't put an XML prologue in, In fact for cross-browser compatability using a correct DTD in Internet Explorer is pretty well a necessity. It's also good coding practice. -- Ed Seedhouse ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
