Links in the text...

Feedback for the site and forum: comments, questions, suggestions welcome.
Post Reply
Wonderlicious
Diamond Edition
Posts: 4661
Joined: Wed Jun 23, 2004 9:47 am
Location: UK
Contact:

Links in the text...

Post by Wonderlicious »

Does anyone now how to add a hyperlink into a part of the text in a message?
User avatar
Jens
Special Edition
Posts: 686
Joined: Sat Oct 18, 2003 6:14 pm

Post by Jens »

On a forum (BBCode):

Code: Select all

[url=http://www.url.com]Url name[/url]

Code: Select all

[url]http://www.url.com[/url]
On a page (HTML code):

Code: Select all

<a href="http://www.url.com">Url name</a>
The Disney Database - All the Disney magic in 1 site!
Post Reply