How do I insert an anchor link on a webpage?

Hello!

This is my first post, and I’m very new to all this technical stuff so please bear with me!

On our delivery page, we have different shipping information for different countries. Rather than the customer scroll through it all, I want to list all the countries at the top which when clicked, will jump to the correct part of the page.

I have looked at another discussion and found the following:

Delivery within the UK - this I am able to insert and it produce a clickable link on the page.

not sure what should go here

- this however I am unable to insert either correctly, in the right place, or whatever. I'm not sure what's wrong.

Can you help?! Thank you :slightly_smiling_face:

Hi Anna,

I believe the only thing you seem to miss is the # in the . The hashtag is what makes the browser search for internal 'id’s.

It should be:

Delivery within the UK

not sure what should go here

Yes! That works, thank you!

Hello – Where do you insert the code so that you can then share the link? Confused. Thanks, Katie