/    Sign up×
Community /Pin to ProfileBookmark

Backroundimage mapping

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 shitty or something ^^.

bye please answer me

John3

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@David_HarrisonJul 15.2003 — I don't know about mapping a bg image but what you could do is put this just after your body tag:

<img src="5-2.jpg" usemap="#map1" width="1024" height="620" border="0" alt="5-2" style="position:fixed;top:0;left:0;">

<MAP NAME="map1">

<AREA ALT="Home/News"

SHAPE="rect"

COORDS="20,60,140,100"

HREF="test.html">

</MAP>
×

Success!

Help @John3 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...