How do I put a link on my myspace page?

=p Asked by netizen109 about 1 year ago, 3 answers.

I want to promote a certain site, and when I edit my profile and put in the http www. blah blah, it doesn't show up on my myspace page.. why is this and why cant I put it in, and if you got it to work or know how, give me sum advice.

Answered by funguy on May 24, 2007, 10:22PM
| 1002 answers.
Advisor-small

use the "a href=" tag from basic html. or try using the full address like it is in the url bar above on your brower including http://

Answered by iaremintx on May 25, 2007, 05:55AM
| 11 answers.

<a href=YOUR WEBSITE URL HERE> what you want your link to say here </a>

Answered by jewcy on Apr 21, 2008, 09:05PM
| 72 answers.

<a href="example.com">example</a>

this is an example of the code used to insert links. insert the address inside the quotation marks and insert the text you want displayed in between the tags.

Answer this Question: "How do I put a link on my Myspace page?"

Your Answer: HTML is not allowed.


Back to top

Popular questions related to How do I put a link on my Myspace page?