image map problems, frusterated |
image map problems, frusterated |
Nov 27 2004, 03:55 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Oct 2004 Member No: 58,055 |
ok so i've got my image map code but dont know wut to do next pleeeeese help
CODE <!-- begin code provided by createblog.com --> <MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='85,210,143,230' HREF='www.xanga.com' ALT='xanga'> <AREA SHAPE='rect' COORDS='101,238,131,252' HREF='www.xanga.com/claf' ALT='claf'> <AREA SHAPE='rect' COORDS='89,261,139,277' HREF='http://www.xanga.com/profile.aspx?user=USERNAME' ALT='profile'> <AREA SHAPE='rect' COORDS='57,315,177,327' HREF='http://www.xanga.com/private/subs.aspx' ALT='subscriptions'> <AREA SHAPE='rect' COORDS='77,339,163,353' HREF='http://www.xanga.com/private/SubscribeTo.aspx?user=USERNAME' ALT='subscribe'> </MAP> <IMG SRC='sunrise.jpg' border=0 width=1000 height=750 USEMAP='#imgmap'> <!-- end code provided by createblog.com --> i also know the other code that hasta go in there somewhere but i dont know where CODE <!-- begin code provided by createblog.com -->
<IMG SRC='PLACE YOUR IMAGE URL IN HERE' border=0 width=CHANGE WIDTH height=HEIGHT OF YOUR IMAGE USEMAP='#imgmap'> <!-- end code provided by createblog.com --> |
|
|
|
shortvi3tlaydee QUOTE(mutedscream00 @ Nov 27 2004, 3:55 PM)ok... Nov 27 2004, 05:29 PM
mutedscream00 yeah i FINALLLY figured out how to image map lol..... Nov 27 2004, 05:32 PM
shortvi3tlaydee no problem Nov 27 2004, 05:40 PM![]() ![]() |