Hacker News new | ask | show | jobs
by traek 1422 days ago
It's accessible on any browser, you'd just need to scroll to the section manually if your browser doesn't support text fragment links.
2 comments

You know what is accessible on any browser that they could have done? Proper fragment links from HTML 1.x such as:

https://www.w3.org/TR/css-nesting-1/#nesting

The W3C document template even kindly provides a quick way to copy those links to every header using the section mark (ยง).

I needed to scroll to the section manually since my browser doesn't support it as shown clearly in the caniuse link I shared. It doesn't work for me and I provided general evidence, so how is it accessible on any browser?