quick question!please help!, link help... |
![]() ![]() |
quick question!please help!, link help... |
Aug 15 2006, 08:26 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 220 Joined: Jul 2005 Member No: 172,015 |
what's the code to make a link...
to be specific, I wanna make a link so people could message me. like it would say message and then you can click it...? |
|
|
|
| *Azarel* |
Aug 15 2006, 08:30 PM
Post
#2
|
|
Guest |
To make a link, insert this coding:
<a href="url here">Text you want linked.</a> If you would like to link an image button, in place of the text you want linked, insert this: <img src="image url here" border=0> |
|
|
|
| *WHIMSICAL 0NE* |
Aug 15 2006, 08:33 PM
Post
#3
|
|
Guest |
Well, to make links to contact you use a regular link like this
CODE <a href="http://BLAH">Name of link</a> But instead of "blah" put http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=### Where it says "###" change it to your friend ID (You can find it by going to your profile and look for the numbers at the end) If you want something like "Add to friends" use this: http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=### Etc....etc... |
|
|
|
![]() ![]() |