SHAPE = DEFAULT
Looking for info on how to make an image map?
See our tutorial How to Make an Image MapDEFAULT indicates that the "area" isn't really a shape but rather that the HREF
<AREA HREF="default.html" SHAPE=DEFAULT>
which gives us this map:
MSIE 5 has had problems with the DEFAULT attribute. Many versions of MSIE 5 do not recognize the attribute at all.
Copyright 1997-2002 Idocs Inc.
