C
Catherine Jo Morgan
On the test page at http://www.cjmorgan.com/modern-abstract-art.htm if I add
a doctype declaration above the <html> then it looks ok in normal view, but
in preview the H1 and left hand navigation are both centered.
The doctype I tried is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Maybe I need a different one? Or maybe there's something else I need to do
to make this work? Without the doctype the page seems ok. TIA
a doctype declaration above the <html> then it looks ok in normal view, but
in preview the H1 and left hand navigation are both centered.
The doctype I tried is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Maybe I need a different one? Or maybe there's something else I need to do
to make this work? Without the doctype the page seems ok. TIA