|
Posted by John Hosking on March 22, 2007, 6:42 pm
Please log in for more thread options
Andy Dingley wrote:
> You've a long way to go yet.
>
> Search the ng archives
> Look up doctype and "quirks mode"
> Set a CSS background colour
> Post to alt.html.critique
And not just a "background color", which IE6 seems to use despite its
invalid nature, but "background-color", which FF respects when it is
present.
So add to Andy's list:
validate the HTML
validate the CSS
test in more than just IE.
--
John
(feeling stupid for posting old, well-known advice)
|