Hi, I'm taking an HTML class this semester and need some help creating a tooltip. Here's what I have right now:
<div>
<img src="diamond.jpg" alt="Diamond Health Club" usemap="#diamondmap" />
<map id="diamondmap" name="diamondmap">
<area shape="rect" coords="225, 7, 333, 40"...