How do I link to a location in the middle of an HTML document?

0

We can link to a location in the middle of an HTML document. Using Following steps:

  1. Label the destination of the link : There are two ways of labeling destination using Anchor:

NAME attribute:

Destination: Explanation

ID attribute:

Destination: Explanation

  1. Link to the labeled destination : We can link with the destination in the same URL page and with Different URL page.

Same URL: Visit to destination orDifferent URL: go to Section 2 of my thesis

asked Apr 14, 2023 at 23:55
Sign in to add a comment

0 Answers

0
📝 No answers yet!

Be the first to answer this interview question.

Your Answer

Sign in to post your answer and help the community.