View Single Post
  #3 (permalink)  
Old 01-05-2009, 04:43 AM
dmwcons dmwcons is offline
WebProWorld Member
 
Join Date: Feb 2005
Posts: 36
dmwcons RepRank 0
Default Re: Repetition in Alt Attributes

Quote:
Originally Posted by subhzash View Post
Those should be like this

<li><img src="menu.gif" alt="Home" /><a href="index.htm" title="Home">Home</a></li>
<li><img src="menu.gif" alt="News" /><a href="news.htm" title="News">News</a></li>


Regards
Subhzash
Thanks Subhzash. I absolutely agree it could be. But what I want to learn is whether people think there would be a penalty attached to the scheme I propose.

Regards, David.

Last edited by dmwcons; 01-05-2009 at 04:45 AM.
Reply With Quote