Articles on: Xtra info

How do I add a link in a sentence?

You can add a link in a sentence using HTML.

To add a link, use this line of code:

<a href="link-url">the link I want to display</a>

Example:

Updated on: 04/04/2020

Was this article helpful?

Share your feedback

Cancel

Thank you!