(no title)
vivegi | 2 years ago
<a name="myanchor"><h3>Things to do</h3></a>
If the CMS supports name anchors, you can just bookmark it as https://example.com/foo.html#myanchor
Of course, authors are not mandated to follow named anchors for their document fragments, so this is just a best practice.[1]: https://www.w3.org/MarkUp/html-spec/html-spec_7.html#SEC7.4
cookiengineer|2 years ago
Sadly most web devs don't give a damn about accessibility anymore :(
Especially not in the React and Angular based ecosystems and toolchains. Server-side rendering was popular for a while, but even then the generated HTML codes were pretty useless for A11y focussed products.
austin-cheney|2 years ago
vivegi|2 years ago