 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
whitey1
Joined: 06 Sep 2007 Posts: 3
|
Posted: Thu Sep 06, 2007 3:56 pm clickable links |
|
|
|
Im trying to link my business site to my, myspace page and i cant figure it out. I want to be able to put "click here to visit my site" and when you click on it, you go to my other page.
Can anyone help me? thanks |
|
sticks464
Joined: 31 Dec 2006 Posts: 1166
|
Posted: Thu Sep 06, 2007 8:03 pm |
|
|
|
<a href="http://www.myspace.com/pathToMyPage.html">click here to visit my site</a>
The easiest way is to go to your myspace site and copy the uri displayed in the address window and paste it in where the above code is bold. |
|
whitey1
Joined: 06 Sep 2007 Posts: 3
|
Posted: Thu Sep 06, 2007 8:55 pm |
|
|
|
Thank you soooo much! I have been looking everywhere! for like 3 weeks now!
thanks again! |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8301 Location: Castle Pines North, CO USA
|
|
Kamikaze_Khushi
Joined: 20 Jul 2007 Posts: 6 Location: Los Angeles, CA
|
Posted: Sat Sep 29, 2007 11:18 pm |
|
|
|
If you'd like your link to open in a new window instead of directing your visitor away from your MySpace profile, use this code:
<a target="_blank" href="http://www.url">Visit my site</a>
Where:
url is your business address
Visit my site can be replaced with any text you want displayed as the link
Make sure you don't eliminate the quotation marks in the code. |
|
karinalovesyou
Joined: 29 Nov 2007 Posts: 12
|
Posted: Thu Nov 29, 2007 9:54 am |
|
|
|
here.use these.it works wonders.
<a href="URLHERE">hyperlink text</a>
^thats wat u asked for. its work great.
<a href="URL_OF_SITE_HERE"><img src="URL_OF_IMAGE_HERE"></a>
^and that code is if you want there to be an image that people can click on to go to your buisness site.
there ya go  |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|