Log In · Register

 
image mapping problems, am desperate :(
xplizita
post Sep 30 2004, 07:20 PM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Sep 2004
Member No: 52,543



hello. i am trying to make image maps. well, i was able to put all the codes together but it wont work!! maybe i made a mistake. can any of you HELP me?? plzzzz...

here's what i wrote:

<IMG SRC="http://img.photobucket.com/albums/v286/x1playgirl2x/WAAAAAAAAAAA.jpg" BORDER=0 USEMAP="WAAAAAAAAAAA"> width="800" height="800" border="0"
usemap="WAAAAAAAAAAA"
<MAP NAME="WAAAAAAAAAAA"><AREA SHAPE="rect" COORDS="639,594,744,644" HREF="http://www.xanga.com/signin.aspx" alt="DiG IN">
<area shape="rect" coords="854,594,974,639" href="http://www.xanga.com/private/subscribeto.aspx" alt="KAPiSH">
<area shape="rect" coords="1104,594,1189,634" href="http://www.xanga.com/claf/default.aspx" alt="CLAFF">
<area shape="rect" coords="1309,594,1399,634" href="http://www.xanga.com/logout.aspx" alt="TATA">
</map>


[SIZE=7][B]THANKS
 
 
Start new topic
Replies
sweetxsimplicity
post Oct 1 2004, 10:41 PM
Post #2


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



QUOTE(somechinkgirl @ Oct 1 2004, 1:31 PM)
Upload your image, get the URL and paste it into img src...

He/She already upload their image.

You put this code in the middle of nowhere
width="800" height="800" border="0"
usemap="WAAAAAAAAAAA"

You have to put it in between the < and >
So it would go like this

CODE
<!-- begin code provided by createblog.com -->
<IMG SRC="http://img.photobucket.com/albums/v286/x1playgirl2x/WAAAAAAAAAAA.jpg" USEMAP="WAAAAAAAAAAA" width="800" height="800" border="0"
usemap="WAAAAAAAAAAA">
<MAP NAME="WAAAAAAAAAAA"><AREA SHAPE="rect" COORDS="639,594,744,644" HREF="http://www.xanga.com/signin.aspx" alt="DiG IN">
<area shape="rect" coords="854,594,974,639" href="http://www.xanga.com/private/subscribeto.aspx" alt="KAPiSH">
<area shape="rect" coords="1104,594,1189,634" href="http://www.xanga.com/claf/default.aspx" alt="CLAFF">
<area shape="rect" coords="1309,594,1399,634" href="http://www.xanga.com/logout.aspx" alt="TATA">
</map>
<!-- end code provided by createblog.com -->
 

Posts in this topic


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