-
Can you add a link while writing an answer or do you have to save the answer and then add the link?
Yes, you can add a link to a question while answering a question. However, links can only be placed through the Related links and not in the body of the answer. Hold down the Ctrl key and click on...
-
How do you add a link?
To add a related Link, you could choose one of two options. The first option is to go to the blue bar on the left when you are on a question, and click 'Add related links'. Your second option is to...
-
What does Add related links mean?
"Add related links" is an option in wiki answers that allows you to add a link to support your answer. Instead of copying and pasting a paragraph or a group of paragraphs to your answer, you may just...
-
How do you add a link to a fb comment?
It's easy! For Example, you go on youtube, and you pause the video and up the top you copy and paste the link. If you wanted to put a link of this website onto facebook you'd comment on a comment...
-
What is the code to add a link on your webpage?
You can do it with HTML. The tag used is the A tag, which is the Anchor tag. The href attribute is used to specify the site you are linking to. Between the opening and closing tag, you would enter...