I) Some hyperlinks which when clicked navigate a new page.
II) Some hyperlinks which when clicked navigate to a page within the same page
Some hyperlinks to navigate to a specific place within the same document we can use hyperlink to link to a certain part of the same page for this. We need to define a reference point on the webpage. To define the reference point on the webpage use <a> along with the name attribute then use this reference point in the hyperlink
0 Comments