Jump to content

How to use HTML to post links?


Kain

Recommended Posts

Kain...

When you make a new post, there should be a button labeled "Rich Text" under the other two buttons. If you click on it, it imbeds a nice toolbar. On that toolbar is a hyperlink button. It works in one of two ways. You can click it and it will bring up a dialog for you to type your url into. However, it will just show the URL as in ( www.klipsch.com ) BUT, if you want to have a like with a descriptive URL as in Klipsch type in a word, highlight that word, then click on the hyperlink button.

As a matter of fact, if you highlight any word then then click on the formatting it will perform that action on that word.

Got it?

Link to comment
Share on other sites

KAiN64,

Take a look at the section of text in my post a bit back up the page. The full syntax is:

This Text Will Be Underlined

Where:

opens the anchor tag

href='http://www.abc.com'> is the fully qualified domain name of the thing you want to link to

> ends the first part of the anchor tag

The text between the opening and closing tags will be underlined and when you click on it, you are redirected to the fully qualified domain name in the first part of the anchor tag

closes the anchor tag

In your test post, you just had

and with no domain specified within the first part of the anchor. The text *BETWEEN* the anchor tags (the stuff that gets underlined) is for information only - it doesn't do anything.

Ray

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...