Inserting a link

Post your questions & get help from friendly LibriVoxers
Post Reply
hefyd
Posts: 1314
Joined: January 27th, 2007, 6:43 am
Location: UK. Accent : gorblimey, with scouse highlights.

Post by hefyd »

Could anyone out there run through the way in which they insert links into their posts ? Is this simply a matter of cutting and pasting ? Why are the links I post sometimes 'live' [ie if you click on them you go straight to the required site] and sometimes not [ie you have to cut and paste them to your search engine] ? And what is the difference between a link and a 'URL' ? hefyd
Starlite
Posts: 16548
Joined: April 30th, 2006, 2:17 pm
Location: Thunder Bay Ontario, Canada

Post by Starlite »

While I am no expert, I have learned a few things. One is that if you just copy and paste a url in here, it would be live UNLESS you have added something ie made it bold or put a period at the end of it.

eg:

http://librivox.org/wiki/moin.cgi/

Thats works but if its made bold, it doesn't.

Code: Select all

[b]http://librivox.org/wiki/moin.cgi/[/b]
http://librivox.org/wiki/moin.cgi/

Now to add words as a clickable link you do it thus:

Code: Select all

[url=http://librivox.org/wiki/moin.cgi/]Librivox Wiki[/url]

Librivox Wiki

You can make the interior words bold thus:

Code: Select all

[url=http://librivox.org/wiki/moin.cgi/][b]Librivox Wiki[/b][/url]
Librivox Wiki



Hope that helps. :)
"Reasonable people adapt themselves to the world. Unreasonable
people attempt to adapt the world to themselves. All progress,
therefore, depends on unreasonable people." George Bernard Shaw
thistlechick
Posts: 6170
Joined: November 30th, 2005, 12:14 pm
Location: Michigan

Post by thistlechick »

Starlite, excellent tutorial there!

I personally prefer to make my links underlined (oddly as soon as we turn text into a link it no longer looks like a link) and do it similar to how Starlite shows making it bold... replace the "b" in the tags with the letter "u" and you get underlining =)

This code:

Code: Select all

[url=http://librivox.org/wiki/moin.cgi/][u]Librivox Wiki[/u][/url]
Produces this: Librivox Wiki
~ Betsie
Multiple projects lead to multiple successes!
Post Reply