I have found that in html you can use the attribute id="someidname" and a link like <a href=#someidname> to scroll to that id, is there a way to include #someidname in a domain name so that by including said domain in the href atribute of a link in a different page on a seperate server, it automatically opens the page and scrolls to #someidname?
id="someidname"
<a href=#someidname>
#someidname
href
1.4m articles
1.4m replys
5 comments
57.0k users