a quick question about image mapping, got the tutorial.. jus wanna ask a ques. |
![]() ![]() |
a quick question about image mapping, got the tutorial.. jus wanna ask a ques. |
Aug 12 2004, 02:16 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Aug 2004 Member No: 38,554 |
alright.. so i got the tutorial for image mapping. and i wanna knoe what these mean (they're bolded)::
<!-- begin code provided by createblog.com --> <IMG SRC="URL OF IMAGE MAP HERE" BORDER=0 USEMAP="#NAME OF MAP HERE"> <MAP NAME="MUST BE THE EXACT NAME OF USEMAP IN THE IMG SRC"> <AREA SHAPE="rect" COORDS="363,245,406,240" HREF="URL TO BE DIRECTED TO"></MAP> <!-- end code provided by createblog.com --> |
|
|
|
Aug 12 2004, 02:29 PM
Post
#2
|
|
![]() hi. call me linda. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,187 Joined: Feb 2004 Member No: 3,475 |
that's the name of your image map.
|
|
|
|
Aug 12 2004, 02:32 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Aug 2004 Member No: 38,554 |
but what exactly is that? and where do u get it?
|
|
|
|
Aug 12 2004, 03:27 PM
Post
#4
|
|
|
my name is tiffany ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 567 Joined: May 2004 Member No: 16,213 |
the name of the file that you saved is where you put the it, i think
|
|
|
|
Aug 12 2004, 03:46 PM
Post
#5
|
|
![]() Member Title Unavailable ![]() ![]() ![]() ![]() Group: Member Posts: 193 Joined: May 2004 Member No: 15,014 |
you can put anything you want there, but it has to match in both spots. Maybe pick a title for you layout?
for example: <IMG SRC="URL OF IMAGE MAP HERE" BORDER=0 USEMAP="#ORLANDOBLOOMv1"> <MAP NAME="ORLANDOBLOOMv1"> <AREA SHAPE="rect" COORDS="363,245,406,240" HREF="URL TO BE DIRECTED TO"></MAP> |
|
|
|
![]() ![]() |