> I'm messing around with css stuff and I'm trying to figure out why I'm
> getting a 1px line under my "Spanning" text.  I think I heard a solution
> for this a while back, but I can't remember what it was.  Any
> suggestions would be appreciated.
> http://www2.csulb.edu/colleges/cota/test.html

Removing the linebreaks in the markup should take care of it in IE
and adding .span1{display:-moz-inline-box;} should take care of
it in Mozilla. There may be a less cumbersome solution. Anyone?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to