Skip to content
English
  • There are no suggestions because the search field is empty.

How to Add a Hyperlink to an HTML Design

Turn any text or image in your HTML design into a clickable element so viewers can go straight to a website, landing page, or profile when they open the link.

Steps

  1. Select the text/image you want to make clickable.
  2. In the right hand menu click Link.
  3. Enter the URL you want to link to. Make sure to include "https://" before the address (e.g., https://www.example.com) — links without it may not work.

Screenshot 2026-08-03 at 10.24.00 p.m.

Changing Link Color

1. Open your design and select the element that contains the link.

2. Highlight the linked text you want to change.

3. In the right hand menu, click on the color picker and select your desired color.

Screenshot 2026-08-03 at 10.24.21 p.m.

Helpful Shortcuts for Common Link Types

When adding a hyperlink, use the following formats to link directly to a phone number or email address:

  1. Phone number: Make sure to include tel: before the number. Example: tel:000-000-0000
  2. Email address: Make sure to include mailto: before the email. Example: mailto:email@email.com