Child of Karras on 1/9/2003 at 14:48
How do I make a link? No I'm not talking about the [`URL][`/URL] one. The one where you can change a whole link to a word.
mopgoblin on 1/9/2003 at 16:02
Or you could use a HTML link (e.g. <i><a href="http://www.ttlg.com/forums/showthread.php?s=&threadid=73159">Links Code</a></i> to link to this thread, producing <a href="http://www.ttlg.com/forums/showthread.php?s=&threadid=73159">Links Code</a>). This has several advantages - the linked page opens in the same window by default, you can use the <i>title</i> attribute, etc.