Quote:
|
Have you set the preferences in IE? I think you have to do that first.
|
Ridiculous. Preference settings will not make any difference at all when dealing with layout issues in IE.
My question is, what VERSION of IE?? It makes a difference. I wouldn't even bother with IE6.
Next question - why are you using tables for layout? Tables are meant for DATA, not layout. Learn to use CSS for your layouts.
You should also NOT be using inches for your widths and heights - the web is built on PIXELS, or em's or percentages, not inches. By using inches, you're forcing the browser to make conversions and you never want that. Change your units to pixels and then see how it looks.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|