Results 1 to 3 of 3

Repetition in Alt Attributes

This is a discussion on Repetition in Alt Attributes within the Web Design forums, part of the Web Designing & Development category; If I use an in-line unordered list as the basis for a very simple menu, do I risk any SE ...

  1. #1
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Repetition in Alt Attributes

    If I use an in-line unordered list as the basis for a very simple menu, do I risk any SE duplication penalty for a construction like this:
    Code:
    <div id="menubar">
    <ul>
    <li><img src="menu.gif" alt="Bullet" /><a href="index.htm">Home</a></li>
    <li><img src="menu.gif" alt="Bullet" /><a href="news.htm">News</a></li>
    <li><img src="menu.gif" alt="Bullet" /><a href="editorial.htm">Editorial</a></li>
    <li><img src="menu.gif" alt="Bullet" /><a href="about.htm">About</a></li>
    <li><img src="menu.gif" alt="Bullet" /><a href="contact.htm">Contact</a><img src="menu.gif" alt="Bullet" /></li>
    </ul>
    </div>
    The menu.gif is always a very simple graphic used as a separator between items in, and as end stops to, the menu.

    It is the assignment of the same ”Bullet” value to each of the alt attributes that concerns me.

  2. #2
    Member Array
    Join Date
    Jan 2009
    Posts
    64

    Default Re: Repetition in Alt Attributes

    I wouldn't worry about it. If you are worried, why not change the attribute to "" (blank)? That would at least satisfy XHTML validation.
    Custom Web and database solutions from a Milwaukee Web Designer and SEO Company in Milwaukee.

  3. #3
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Re: Repetition in Alt Attributes

    I am not worry about that. I am just sharing our experience with you.



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO Forum | Web Hosting Forum | Websites For Sale |