register | login | contact

FAQs   our online clinic, ask a question RSS logo

How do I add a link in a blog?

Christine Cahoon   Tue 27 Oct 2015

If you want to add an external web address in the text, you need to add the link or anchor tags:

<a href="http://www.example.com" target="_blank">Link to another web site</a>

The target="_blank" means it will open in a new window and keep the your own web site displayed in the browser. Once the blog has been added the link will be marked up correctly.