6月9
Question:
How can i make a link and display it on my MySpace profile?
Answer:
Creating a link (hyperlink) is quite easy. All you need to do is to use the following standard HTML code i put below. So here’s how to make a link on MySpace
A link that opens in the same browser (Internet Explorer, Mozilla Firefox etc’) window:
====================================================
<a href=”Site url”> Text for Link </a>
====================================================
For Example:
<a href=”http://www.avirtualexit.com”>A Virtual Exit</a>
A link that opens in a different browser window:
====================================================
<a href=”Site url” target=_blank”> Text for Link </a>
====================================================
For Example:
<a href=”http://www.avirtualexit.com”target=_blank”> A Virtual Exit</a>
Now Login to your MySpace profile and click the Edit Profile link.
Take the code you just grabbed and paste it in the About Me or any other section that you want to display the link at.
Click Preview Profile and check how your profile looks.
Click Save all changes.
Once created, You may want to change your link color.
How to move the MySpace About Me section up?——Mysapce Tips
How to MySpace hide blog?——Myspace Tips

13:51

