when I test my stuff with the validator in HomeSite it tells me the body
tag no longer reads margin attributes.. does this mean now margins are
to be specified only in CSS?
I work for an internet co., they support IE 5+ and the old pre-6
Netscape..
if you don't put this tag in html docs, what version of HTML does it
default to?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
(just wondering... because the HomeSite debugger always says that
such-and-such is longer valid in "currently active versions" (of HTML, I
suppose, although it doesn't say...))
thank you..
Frances Del Rio
NYC
tag no longer reads margin attributes.. does this mean now margins are
to be specified only in CSS?
I work for an internet co., they support IE 5+ and the old pre-6
Netscape..
if you don't put this tag in html docs, what version of HTML does it
default to?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
(just wondering... because the HomeSite debugger always says that
such-and-such is longer valid in "currently active versions" (of HTML, I
suppose, although it doesn't say...))
thank you..
Frances Del Rio
NYC
Comment