Hi,

> I'm seeing this glitch in Opera 9, IE7, FF 2...
> On both http://css.maxdesign.com.au/listamatic/horizontal16.htm AND 
> http://css.maxdesign.com.au/listamatic/horizontal27.htm I see a one 
> character wide whitespace (bluespace because of the bg color) before every

> link, except the first one.

What is causing the sliver of whitespace is the gap between the list
elements in the html. If you remove it as in:

        <ul id="navlist">
                <li id="active"><a href="#" id="current">Item
one</a></li><li><a href="#">Item two</a></li><li><a href="#">Item
three</a></li><li><a href="#">Item four</a></li><li><a href="#">Item
five</a></li>
        </ul>

The slight gap on hover goes away.

Regards,
Kepler Gelotte, President Neighbor Webmaster, Inc.
  address: 156 Normandy Dr., Piscataway, NJ 08854
      web: www.neighborwebmaster.com
phone/fax: (732) 302-0904




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to