Just append a # followed by the ID of the tag (or other HTML tag, like a
This is some content.
Some Header
This is some more content.
You could use the link Link.
Create a “jump link” using the following format:
http://www.somesite.com/somepage#anchor
Where anchor is the id of the element you wish to link to on that page. Use browser development tools / view source to find the id of the element you wish to link to.
If the element doesnt have an id and you dont control that site then you cant do it.