Hacker News new | ask | show | jobs
by estefan 3806 days ago
But obviously when you use your reset.css that all goes out the window anyway... I thought it was some semantic thing for screen readers.
1 comments

Correct me if I'm wrong but I believe there are aria attributes (e.g.: role="navigation") that can also be used as well for this same purpose. Nav is probably safer, but agreed on the CSS reset.