how to create a hyperlink that can link to the named anchor in another page?
Example: I have named anchor #ABC in page second_page.html, now I want have a hyperlink in page first_page.html that liked to #ABC at second_page.html.
Can be? Anyone can help?