Page 1 of 1

Forum code

Posted: Tue May 22, 2007 5:24 pm
by hi
Please exuse me for asking such a noobish question, as i am slightly computer illiterate.

How does one change the name of a link?

for example, the link to this page is:

http://www.spudfiles.com/forums/viewtop ... html#88590

how do i change the link so that it says "click here" or something like that?

i have tryied so many time but it just doesnt seem to work, propably because i havent figured it out.

Posted: Tue May 22, 2007 5:30 pm
by noname
[a href="whatever the link is"]Click here![/a]
Replace "[" and "]" with "<" and ">".

Posted: Tue May 22, 2007 5:46 pm
by schmanman
Its a lot easier than that, noname. :wink:

put name you want to give that link

Posted: Tue May 22, 2007 5:59 pm
by CS
<a href="http://www.spudfiles.com/spud_wiki/inde ... ode">Forum Code - Spud Wiki</a>

Since the forum accepts both HTML code, and BBCode, NoName's posted HTML format will work. In fact I generally type HTML instead of BBCode on the forums. Once again, another question that could have been answered if the Spud Wiki had been browsed...

:wink: