John3
07-15-2003, 02:30 PM
Hi I am new here,
I have a question about mapping. Can I map the background too? this is my code
---------------------------
<html>
<head>
<title>test</title>
</head>
<body text="white" background="5-2.jpg" usemap="#map1" width="1024" height="620" border="0" alt=" link="#FF0000" alink="#FF0000" vlink="#FF0000" BGPROPERTIES="FIXED">
<MAP NAME="map1">
<AREA ALT="Home/News"
SHAPE="rect"
COORDS="20,60,140,100"
HREF="test.html">
</MAP>
</body>
</html>
------------------------
I just wanted to ask if i can map a backroundimage too, this code doesnt work :(
sorry for my english, im german so the sentences are a little bit emm ****ty or something ^^.
bye please answer me
John3
I have a question about mapping. Can I map the background too? this is my code
---------------------------
<html>
<head>
<title>test</title>
</head>
<body text="white" background="5-2.jpg" usemap="#map1" width="1024" height="620" border="0" alt=" link="#FF0000" alink="#FF0000" vlink="#FF0000" BGPROPERTIES="FIXED">
<MAP NAME="map1">
<AREA ALT="Home/News"
SHAPE="rect"
COORDS="20,60,140,100"
HREF="test.html">
</MAP>
</body>
</html>
------------------------
I just wanted to ask if i can map a backroundimage too, this code doesnt work :(
sorry for my english, im german so the sentences are a little bit emm ****ty or something ^^.
bye please answer me
John3