How To
-
1
Create Clickable Email
- In a text editor, enter the desired email address.
- The system creates a mail link automatically as the address is typed.
- The HTML
mailto:
parameter is added.
Resulting Code:
<a href="mailto:Digital@its.nc.gov">Digital@its.nc.gov</a>
-
2
Save and Test
Click Save to save the page and test the result.
-
3
Edit
- To edit, highlight the email address.
- Click the Edit Link button (pencil icon).
- Edit the Link URL as desired then click the green checkmark.
- Expand the Advanced tab for additional options, including CSS Classes.
- To remove the hyperlink, click the Unlink button (chain link icon).
-
4
Mail Link
When the email link is clicked on a live web page:
- A. The user's default email client opens.
OR
- B. The the user is prompted to choose an email application.
- When the email client is selected, the user can choose to open the mail link with this application Always or Just Once.