Finding Coordinates For Link, the link won't show... |
Finding Coordinates For Link, the link won't show... |
Jul 1 2004, 05:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2004 Member No: 26,221 |
I'm trying to create links for my xanga....
I used "Mapedit" to find the coordinates and got the code.... CODE <!-- begin code provided by createblog.com --> <img src="http://students.ausd.net/kc0523/album_pic2.jpg" usemap="#album_pic2" alt="" style="border-style:none" /> <map id="album_pic2" name="album_pic2"> <area shape="rect"#SIGN IN coords="73,41,151,57" href="http://www.xanga.com/signin.aspx" title="sign in" /> <area shape="rect"#subscribe coords="165,41,246,57" href="http://www.xanga.com/Private/SubscribeTo.aspx?user=USERNAME" title="subscribe" /> <area shape="rect"#look and feel coords="264,41,352,57" href="http://www.xanga.com/CLAF/default.asp" title="look and feel" /> <area shape="rect"#SUBSCRIPTIONS coords="73,431,165,446" href="http://www.xanga.com/private/subscriptions.aspx" title="SUBSCRIPTIONS" /> <area shape="rect"#profile coords="178,431,263,446" href="http://www.xanga.com/profile.aspx?user=USERNAME" title="profile" /> <area shape="rect"#SIGN OUT coords="275,431,353,446" href="http://www.xanga.com/logout.aspx" title="sign out" /> <area shape="default" nohref="nohref" alt="" /> </map> <!-- end code provided by createblog.com --> But when I put the code in, nothing shows...no links, no buttons It looks like the picture here.... picture Is there something wrong with the code? |
|
|
|
kc0523 Finding Coordinates For Link Jul 1 2004, 05:33 PM
Kathleen You probably got the wrong coordinates. Did you fo... Jul 1 2004, 09:25 PM
MasterNe0 after you used mapedit, u just save the file as a ... Jul 1 2004, 09:36 PM![]() ![]() |