Forum Moderators: not2easy
If I remove the Doc Type, IE shows the text as intended (left justified), but when I add the Doc Type, IE centers ALL the paragraphs of text.
I am guessing it's a combo between CSS and the Doc Type, but just don't know how to modify the HTML or CSS so the text does not align center in IE.
If anyone would like to help, send me a sticky and I'll send you the URL. It's very simple layout and should be esy for someone with more experience then I to fix.
There was a definite change with IE6 - it appears that cells now take their alignment from the table. So if your table is centred, your cells will be too. Changed a lot of pages!