I have a fairly long list of quick links (approx. 20) that I'm going to embed on my main page. Instead of adding the full url of each link to the each anchor, is there a way to add maybe the end of each link.
For instance, if the link to the url is http://support.proboards.com/index.cgi?display&thread=423890 as you can see, my forum is a proboards forum if that helps anything here.
the location of each url is local, Instead of adding the complete url, is there a way to use something like
<a href = "&thread=423890">
or maybe
<a href = "this.thread=423890"> ?