Hacker News new | ask | show | jobs
by RadiozRadioz 401 days ago
I prefer a different approach: write your HTML in such a way that the page makes sense and is usable without CSS. It's also a good guiding star for your page's complexity; if your document markup is simple, sensible and meaningful, you're probably not overcomplicating your layout.
1 comments

This doesn't really work for sites where reading text left to right, top to bottom is not the primary focus.