html codes...?

Whats the code you use when you want to put a link on you page, like on a myspace, I want to make a link. How? I just want to make the website URL into a few words.

Public Comments

  1. http://crazedneoholix.com/ is a helpful HTML guild in it
  2. <a href="website">text</a>
  3. <a href="URL">TITLE</a> URL = the web address they will goto when clicking on the title TITLE = What the user sees and clicks on
  4. <a href="Website URL">The text that you want to link goes here</a>
Powered by Yahoo! Answers