Hacker News new | ask | show | jobs
by spicybright 1626 days ago
Can you elaborate a bit why? I've don't think I've seen a time where most sites were generally semantic
2 comments

Accessibility is the main reason, I believe
Search engines, screen readers, ancient browsers, future browsers, etc.

The important concept is that HTML tags should convey the meaning of its content, rather than merely being a target for CSS to define its appearance.