Is there a way to add colored boxes around the hotspots created using area tags in an email template? I need to see these areas while working on the template, even if temporarily. Here is an example of what I have:
<map name="0.1_Map3">
<area href="" shape="rect" coords="38,19,110,35" target="_blank">
<area href="" shape="rect" coords="134,19,254,34" target="_blank">
<area href="" shape="rect" coords="278,17,388,35" target="_blank">
<area href="" shape="rect" coords="406,18,510,36" target="_blank">
<area href="" shape="rect" coords="534,20,664,35" target="_blank">
</map>