Transitioning to XHTML is the easiest step to understand, because
it's a matter of simply following rules. When you run a site through
the W3C HTML Validator, it doesn't care if the site uses tables-based
layout or CSS-based layout, or if your site is accessible or not. As
long as the ...
[More]