I'm currently working on a map that includes an area, but I'd like to add a shadow effect around it. I'm struggling to figure out how to achieve this.
<map name="map_bottom">
<area id="area_bottom" shape="poly" coords="0,0,0,37,652,358,935,358,935,179,108,0" href="#" alt="" />
</map>
Does anyone have any suggestions on how to accomplish this?