PDA

View Full Version : Click Here



ollie
13/05/2005, 3:12 PM
i was wondering could someone tell me how to make links and instead of the address appearing just to have "click here"
i've tried xhtml i.e.<a href="http://www.hi5.com.au/hi5pictures.asp" target="_blank">Click Here</a> but its not working :confused:

cheers :)

cullenswood
13/05/2005, 3:14 PM
i was wondering could someone tell me how to make links and instead of the address appearing just to have "click here"
i've tried xhtml i.e.<a href="http://www.hi5.com.au/hi5pictures.asp" target="_blank">Click Here</a> but its not working :confused:

cheers :)

Instead of <a href> use [**url=blahblah.com] blah [/url]

(Note: Delete the two stars (**) from the text)

ollie
13/05/2005, 3:30 PM
cheers cullenswood