C9JS Course
Channel 9 JS Course by Bob Tabor
by Dale Howard
CSS
<style type="text/css">
.map_image { display: block; width: 349px; height: 352px; position: relative; background-position: 0 0; background-repeat: no-repeat; }
.map_image .map_link { display: block; position: absolute; text-indent: -999em; overflow: hidden; }
.map_image #map_link_0 { width: 73px; height: 69px; top: 262px; left: 8px; }
</style>
<div class="map_image" style="background-image: url('file:///C:/Users/dhoward/Pictures/maint.png'));">
<a class="map_link" id="map_link_0" title="" href=""></a>
</div>