Log In · Register

 
Image mapping, more help thanks!
kelllllly
post Aug 6 2004, 06:58 PM
Post #1


Senior Member
***

Group: Member
Posts: 93
Joined: Mar 2004
Member No: 9,929



I used the image mapping web site and finished. then i got my html code:


CODE
<!-- begin code provided by createblog.com -->
<MAP NAME='imgmap'>
<AREA SHAPE='rect' COORDS='43,327,97,346' HREF='http://www.xanga.com' ALT='Xanga Home'>
<AREA SHAPE='rect' COORDS='115,328,169,346' HREF='eg, home.htmhttp://www.xanga.com/private.aspx' ALT='Your Xanga'>
<AREA SHAPE='rect' COORDS='187,324,242,343' HREF='http://www.xanga.com/logout.aspx' ALT='Log Out'>
<AREA SHAPE='rect' COORDS='98,349,164,365' HREF='http://www.xanga.com/contentlatest.asp' ALT='reveiws'>
<AREA SHAPE='rect' COORDS='178,351,242,366' HREF='http://www.xanga.com/contentlatest.asp' ALT='Events'>
<AREA SHAPE='rect' COORDS='254,349,351,365' HREF='http://www.xanga.com/Subscriptions/Subscribe.asp' ALT='Subscribe'>
</MAP>

<IMG SRC='new one.PNG' border=0 width=743 height=893 USEMAP='#imgmap'>
<!-- end code provided by createblog.com -->



Now what do I do with this?
 
 
Start new topic
Replies
*CJ1*
post Aug 6 2004, 07:59 PM
Post #2





Guest






I see it. Your code should be this,

CODE
<!-- begin code provided by createblog.com -->
<MAP NAME='imgmap'>
<AREA SHAPE='rect' COORDS='43,327,97,346' HREF='http://www.xanga.com' ALT='Xanga Home'>
<AREA SHAPE='rect' COORDS='115,328,169,346' HREF='eg, home.htmhttp://www.xanga.com/private.aspx' ALT='Your Xanga'>
<AREA SHAPE='rect' COORDS='187,324,242,343' HREF='http://www.xanga.com/logout.aspx' ALT='Log Out'>
<AREA SHAPE='rect' COORDS='98,349,164,365' HREF='http://www.xanga.com/contentlatest.asp' ALT='reveiws'>
<AREA SHAPE='rect' COORDS='178,351,242,366' HREF='http://www.xanga.com/contentlatest.asp' ALT='Events'>
<AREA SHAPE='rect' COORDS='254,349,351,365' HREF='http://www.xanga.com/Subscriptions/Subscribe.asp' ALT='Subscribe'>
</MAP>

<IMG SRC='http://img59.exs.cx/img59/1711/newone.png' border=0 width=743 height=893 USEMAP='#imgmap'>
<!-- end code provided by createblog.com -->


You probably used the site with the image mapper. They assume that your making a website with the same beginning as your image, so you have to fix the image source.
 

Posts in this topic


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