Creating anchor links to a different page
I watched your video for anchor links on the same page and just wanted to check the process to link from the home page to other pages.
Is this the correct place to add my own ID in destination section?
And not sure how to write the code into link on home page. At the moment I don't have an anchor link - just the page url
Thanks
Comments
Hello,
Yes, the place from your first screenshot is the right place to put your ID.
If you want to link to that section, your <a> tag should look like this:
Thanks
Thank you