Thierry Koblentz wrote:
> I guess you meant *without* the width:auto... so I think I have good
> news for you ;)
> Try "display:inline-block" instead of "width:auto"

Or, better, remove the *extra* float declaration you have for these anchors
;-(
That declaration *resets* the first one and you end up with anchors that are
block elements, but *not* floats. That would be fine with most of the
browsers, but feeding IE with a height declaration makes it *expand* the
anchors full width (unless they are "floats").

HTH,
Thierry | www.TJKDesign.com

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to