Here's an example of an HTML tag for a link to another journal:
<a href="http://www.blurty.com/users/news">Keep up with Blurty News!</a>
The opening tag contains the URL of the journal, next follows the text you want to appear as the link, and then just add the closing tag.
(Please note you can also use Blurty specific tags to link to user's journals. The FAQ for that can be found at: http://www.blurty.com/support/faqbrowse.bml?faqid=94)
The same tags are used to link to a website:
<a href="http://www.blurty.com/">Check out Blurty!</a>
Please be sure you close the link with the </a> tag, or everything after the words you'd like to be linked will be linked, as well. Last Updated: greentea, 2002-10-31
*
Back to the FAQ.
Back to the support area.
|