Quote:
Originally Posted by getmea
To improve on subhzash's response, I would write the alt (or better yet, the title tag for FF compatibility) tags as:
<li><img src="menu.gif" alt="Home page link/button" /><a href="index.htm" title="Home">Home</a></li>
<li><img src="menu.gif" alt="News page link/button" /><a href="news.htm" title="News">News</a></li>
|
I feel title and alt should not differ in any manner. If your placing Hyperlink to any image then you should write same alt tag and title tag.
Regards
Subhash