<object data="map.gif" type="image/gif" usemap="#map1" width=200 height=200>
alternative text
</object><map name=map1>
<area href="1.html" alt="Link 1" title="Title 1" shape=rect coords="0,0,100,100">
<!-- etc. -->
</map>
An inline image map sized 200*200 pixels.
User agents which cannot render the image map should display the words "alternative text".