Thanks to both CJM and Jamesicus for useful posts. The recommendation seems
to be to use the following:
HTML 4.01 Strict, Transitional, Frameset
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
I can figure out that I use the third one for me frameset pages, but which
of the first two do I use for all my other pages? (Remember, I authored with
FP2000).
Thanks, CMA
"CJM" <cjmwork@m.co.uk> wrote in message news:3f1fec34@shknews01...[color=blue]
>
http://www.alistapart.com/stories/doctype/
>
>
> CJM
>
> "CMAR" <cma6j@yahoo.com> wrote in message
> news:SuRTa.176591$8B.61979@twister.nyroc.rr.com...[color=green]
> > I create my website using Front Page 2000. I notice that none of my[/color][/color]
pages[color=blue][color=green]
> > have a DocType statement at the top.
> >
> > I have read that if you want IE6 to use "Standards mode" rather than[/color][/color]
the[color=blue][color=green]
> > "Quirks mode," which IE uses if there is no DocType, then you have to[/color][/color]
put[color=blue][color=green]
> > the proper DocType statement at the top of every page. What is the
> > recommended DocType statement I should use if I am aiming at IE6?
> >
> > Thanks, CMA
> >
> >[/color]
>
>[/color]