And the type of doctype to apply affects IE CSS support in standards compliant or quirks mode
See
http://msdn.microsoft.com/library/de...hancements.asp
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Kathleen Anderson [MVP - FP]" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| I should add that this became evident with IE6 - I don't think this happened
| with previous versions.
|
| --
| ~ Kathleen Anderson
| Microsoft MVP - FrontPage
| Spider Web Woman Designs
|
http://www.spiderwebwoman.com/resources/
|
|
| Kathleen Anderson [MVP - FP] <(E-Mail Removed)> wrote:
| > Hi:
| > You haven't done anything 'wrong'. Using that DOCTYPE requires that
| > you also specify alignment for the table cells, otherwise they
| > inherit their alignment from the table.
| >
| >
| > Kulvinder Singh Matharu <real-address-in-(E-Mail Removed)> wrote:
| >> Hi,
| >>
| >> To align with html standards, I've added the following DOCTYPE to
| >> some of my webpages....
| >>
| >> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| >> "http://www.w3.org/TR/html4/loose.dtd">
| >>
| >> However, when I view these pages in IE6 (or the Preview in FP2002), I
| >> am getting unexpected and unwanted results.
| >>
| >> Specifically, normal text within tables seem to be centre-aligned as
| >> opposed to being left-aligned.
| >>
| >> For example :
| >>
| >> 1. Page with DOCTYPE
| >> <http://www.metalvortex.com/myphotos/morocco/jardin_menara.htm>
| >>
| >> 2. Page without DOCTYPE
| >> <http://www.metalvortex.com/myphotos/vietnam/halong_bay_1.htm>
| >>
| >> There are other changes such as text being of different size, etc.
| >>
| >> I'm not sure if its something to do with the linked CSS file which is
| >> here...
| >>
| >> <http://www.metalvortex.com/main.css>
| >>
| >> Can anyone see what I've done wrong? Thanks in advance!
| >>
| >> Regards,
|