Hacker News new | ask | show | jobs
by hammock 5246 days ago
So what you're saying is it doesn't matter if the HTML validates as long as you test well.
1 comments

How many one man dev shops (which is what we're talking about here) test well, or even in in multiple browsers? So yes, if you get a web site from a one man web design shop, then you should make sure it validates.

If it doesn't, it's probably rendering in quirks mode, and you'll have all sorts of problems with the layout if you need to change it.