Log In · Register

 
 
Closed TopicStart new topic
coordinates for links, i need help in finding out the 4 coord.
MiSz GrEEnStUh
post Jun 16 2004, 08:05 PM
Post #1


MiSz PiNkStUh 6t9
*

Group: Member
Posts: 3
Joined: Jun 2004
Member No: 22,802



i need help finding out the 4 coordinates needed for my words to become links on my layout... how do you find out the coordinates to put?? maybe you'll understand if you look an my xanga. i have words on my layout that i want to turn into links. like when you click the word on my layout you'll go to that link. ermm.gif

mY xanga

thankz!!!
 
ladyluckO2
post Jun 16 2004, 08:37 PM
Post #2


Senior Member
***

Group: Member
Posts: 65
Joined: Feb 2004
Member No: 3,658



put the layout into Paint!! mouse over the bottom left corner and the top right corner of the word that you would like to make a link. in Paint, move the mouse all around the screen and notice the numbers that change at the bottom right corner of the program, that is where you find the coordinate numbers.

get the coordinates for each link you wish to make, and the URL for what you want the link to be. there are 2 examples below..

this is the kind of code i used for it. notice the four back to back numbers, those are the bottom left and the top right coordinates in that order.

hope this helped! wink.gif

<img src="IMAGE NAME" border=0 usemap="#mymap">

<!-- add or delete the elements below with your own shapes (i.e. rectangles, circles, etc.) -->
<!-- replace the coordinates and URLs below with your own values -->
<map name="mymap">
<!-- sample rectangle1 -->
<area shape=rect coords="407,130,478,115" href="http://www.xanga.com">
<!-- sample rectangle2 -->
<area shape=rect coords="408,62,472,51" href="http://www.xanga.com/signin.asp">
<!-- everywhere else -->
<area shape=default href="http://www.whatever_you_want.com/to_point/default.html">
</map>
 
MiSz GrEEnStUh
post Jun 17 2004, 11:57 AM
Post #3


MiSz PiNkStUh 6t9
*

Group: Member
Posts: 3
Joined: Jun 2004
Member No: 22,802



thenkxz!!!!! it helped!
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: