i've created my image map in imageready now what? |
i've created my image map in imageready now what? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Aug 2006 Member No: 454,246 ![]() |
i created my image map and i now have two files one is the image and the other is a web page that has the image in it and it is on the web page that my image map actually works but now i dont know what to do with these two files so that i can use it on my myspace page
|
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Aug 2006 Member No: 454,246 ![]() |
i mapped...here is my map code:
<MAP NAME="imgmap"> <AREA SHAPE=rect COORDS="195,80,434,113" HREF="www.xclusivecloset.com/layouts.html" ALT="Xclusive Layouts!"> </MAP> <IMG SRC="http://img167.imageshack.us/img167/2278/raygunadbannerxo9.gif" border=0 width=435 height=120 USEMAP="#imgmap"> here is the table code where i am trying to place the above image: <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url(""> "); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:120px; display:block !important; } span.blacktext12 img {display:none;} </style> how do i combine these codes? |
|
|
![]() ![]() |