does it break if you use it twice on the same page?
does it break if you use it twice on the same page?
It can, but in subtle ways. If you’re targeting an ID’d element in JS, it could only apply to the first, the last, or none. What if the element you’re targeting is an anchored landmark for a table of contents? Scroll linking could execute inconsistently or not at all. But rendering will be fine.