Question #ed064

2 Answers
Apr 22, 2016

Good question! You should be able to add a link from the web to your answer. Here's how you do it:

  1. Click on the link button on the edit screen (marked in green below).
    enter image source here

  2. Copy and paste the website you would like to insert into the bottom of the two boxes (marked in green below).

enter image source here

And that's it! Leave a comment on this question if you're still confused.

Apr 23, 2016

You can add links manually!

Explanation:

As an alternative to using the "Link" button, you can add links manually by using brackets and parentheses.

Basically, what the "Link" button does is set up the syntax for creating a hyperlink text.

The syntax looks like this

#["text you want hyperlinked"]("the URL of the website")#

So, you write the text that you want hyperlinked in between brackets, [ ], and the URL of the website in between parentheses, ( ). Mind you, the left parenthesis must come immediately after the right bracket, i.e. you can't have any spaces or other character in there.

As an example, let's say that you want to add a link to Wikipedia in your answer. You start by writing out Wikipedia, or whatever text you want, in between brackets

[WIkipedia]

Next, add the URL of the website in between parentheses

(https://en.wikipedia.org/wiki/Main_Page)

after the right bracket. This will get you

Wikipedia #-># the link has been added to the word "Wikipedia".

You can use whatever text you want as the tag for the hyperlink. For example, you could add the link to Wikipedia by writing

...for more information on this subject, visit this website.

This time, you have the text "visit this website" in between brackets, followed by the URl of the website in between parentheses.