I ran across a interesting IE issue today, that I hadn’t dealt with before.
I wanted to make icons with graphics, text, and a link. The link should cover the whole icon, but it’s link would be text inside of the icon.
To elaborate, the final result would be:
![]()
The”Text Link” shoud be positioned using absolute positing, height, width, and padding/margins so that it over-layed the entire icon.
