Is there any way to bookmark or link to a section of a page without an anchor?
问题 Is there any way to bookmark or link to an HTML page (which I am not author of) without having an anchor in the html code ? I want the page to get scrolled down to a particular section when accessed from a bookmark or hyperlink even if there is no anchor tag in the destination page. Note : the destination page has an anchor tag as "foo" then bookmark like http:/...hello.html#foo will not only take the user to hello.html but also automatically scroll down to the section of the page so that the