http://forums.mozillazine.org/viewtopic.php?f=9&t=196510Is a good example of seeing the mapping reason but in even in xhtml 1.0 the image map is not working in firefox.
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>University Child Development, Inc.
A place where knowledge grows</title>
<link rel="stylesheet" type="text/css" media="screen,print" href="Welcome_files/Welcome.css" />
</head>
<body style="background: rgb(255, 255, 255) url(Generic_files/Playtime_background_yellow.jpg) repeat scroll top left; margin: 0pt; " onload="onPageLoad();" onunload="onPageUnload();">
<div style="text-align: center; ">
<div style="margin-bottom: 15px; margin-left: auto; margin-right: auto; margin-top: 15px; overflow: hidden; position: relative; word-wrap: break-word; text-align: left; width: 700px; " id="body_content">
<div style="background: transparent url(Generic_files/Playtime_page_bg-6.png) repeat scroll top left; width: 700px; ">
<div style="height: 118px; margin-left: 0px; position: relative; width: 700px; z-index: 1; " id="header_layer">
<div style="height: 0px; line-height: 0px; " class="bumper"> </div>
<div id="id1" style="height: 68px; left: 22px; position: absolute; top: 50px; width: 645px; z-index: 2; " class="style_SkipStroke shape-with-text">
<div class="text-content style_External_645_68" style="padding: 0px; ">
<div class="style">
<p style="padding-top: 0pt; " class="paragraph_style">University Child Development, Inc.<br /></p>
<p style="padding-bottom: 0pt; " class="paragraph_style_1"> A place where knowledge grows</p>
</div>
</div>
</div>
<div style="left: 0px; position: absolute; z-index: 1; " class="img">
<img src="Generic_files/Playtime_header_bg.jpg" alt="Img1" />
</div>
<div style="left: 22px; position: absolute; top: 28px; z-index: 1; " class="img">
<img src="Generic_files/Kids_green_header_01.png" alt="Img2" />
</div>
<div style="left: 22px; position: absolute; top: 50px; z-index: 1; " class="img">
<img src="Generic_files/Kids_green_header_02.png" alt="Img3"/>
</div>
<div style="left:22px; position: absolute; top: 150px; z-index:1;">
<img src="Generic_files/Kids_green_header_03.png" alt="NavigationBar" usemap="#navmap" />
</div>
<map name="navmap" id="navmap'>
<area shape="rect" coords="15,0,114,20" href="Welcome.html" alt="Welcome" />
<area shape="rect" coords="318,0,556,21" href="Board_of_Directors.html" alt="Board" />
</map>
<div style="left: 22px; position: absolute; top: 257px; z-index: 1; " class="img">
<img src="Generic_files/Kids_green_header_04.png" alt="" />
</div>
<div style="left: 495px; position: absolute; top: 15px; z-index: 3; " class="img">
<img src="Generic_files/Playtime_Sun-4.png" alt="" />
</div>
</div>
<div style="margin-left: 0px; position: relative; width: 700px; z-index: 5; " >
<div style="height: 0px; line-height: 0px; " class="bumper">
</div>
<div style="height: 298px; left: 94px; position: absolute; top: 160px; width: 511px; z-index: 2; ">
<img src="Welcome_files/shapeimage_2.png" alt="" />
</div>
<div style="height: 44px; width: 637px; left: 27px; position: absolute; top: 437px; z-index: 1; " class="shadow">
<img src="Welcome_files/shapeimage_1.png" style="margin-left: -1px; margin-top: -18px; position: absolute;" alt="" />
</div>
<div class="shadow" style="height: 357px; left: 27px; position: absolute; top: 461px; width: 635px; z-index: 3; ">
<img id="shapeimage_3" src="Welcome_files/shapeimage_3.png" style="left: -3px; position: absolute; top: -18px; z-index: 1; "
alt="
UCD is a non-profit child development center located in the heart of Topeka, Kansas.
To learn more about us, please click a topic in the menu above." title="" />
</div>
<div style="height: 114px; left: 442px; position: absolute; top: 428px; width: 296px; z-index: 4; " class="img">
<img src="Welcome_files/Playtime_whale-1.png" alt="" />
</div>
<div id="id2" style="height: 31px; left: 59px; position: absolute; top: 501px; width: 575px; z-index: 3; " class="style_SkipStroke_2 shape-with-text">
<div class="text-content Normal_External_575_31" style="padding: 0px; ">
<div class="Normal">
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_2">Welcome to UCD, Inc.</p>
</div>
</div>
</div>
<div style="height: 778px; line-height:778px; " class="spacer">
</div>
</div>
<div style="height: 75px; margin-left: 0px; position: relative; width: 700px; z-index: 1; " id="footer_layer">
<div style="height: 0px; line-height: 0px; " class="bumper"> </div>
<div style="height: 17px; width: 700px; left: 0px; position: absolute; top: 58px; z-index: 10; " class="tinyText style_SkipStroke_1">
<img src="Generic_files/Playtime_footer_bg.jpg" alt="" style="border: none; height: 1; width: 700px; " />
</div>
</div>
</div>
</div>
</div>
</body>
</html>