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
- http://crazedneoholix.com/ is a helpful HTML guild in it
- <a href="website">text</a>
- <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
- <a href="Website URL">The text that you want to link goes here</a>
Powered by Yahoo! Answers