05-05-2020 Saat: 15:11
On some websites, when we go to the bottom of the page, we see a link to go to the top of the page, and when we click on this link, we get a shortcut to the top of the web page. This process is the in-page linking process in html. Now let's do one application according to the example we gave above. First of all, when we click on the link, we give a name to the location of the page where we want it to go with a parameter. In our example, we will return to the top of the page in a short way, giving a name to the top of the html page as follows.