Adding Links
You are able to add web links or email addresses in the text of your content.
When you select Create Link, the system will create the outline needed for the link [](http://). Between the square brackets, add the text you want to be displayed. Copy and Paste or type the webpage you want the user to be directed to. Example of what the link will look like: [Shift iQ](http://www.shiftiq.com). In your page content, the link will display as Shift iQ. The user can click on the text and will be directed to the webpage you added.
You are able to configure the link with an email address instead. You can either add a email address between the square brackets or text. Instead of adding a website, you remove the http:// and add mailto:add email address. The full link will be [Click Here to Email](mailto:[email protected]) or [[email protected]](mailto:[email protected]). The text will display as Click Here to Email or [email protected]
Open Link in New Browser Window:
If you require the link you are inserting to open on in a new browser window, you can us the following link: <a href="url or link to file" target="_blank">text to display</a>
An example of the full link will be: <a href="http://www.shiftiq.com" target="_blank">Shift iQ</a> The text will display as Shift iQ and when you click on the text it will open the web page in a new browser window.
Last updated
Was this helpful?