Simon Kittle wrote: > line one<br /> > <span style="padding: 2px; border: 1px solid gray;">line two</span> > > And within the content of my page this is being display as this: > > http://www.moseyondown.com/dev/css/20051226.line-height-problem.png > > Unfortunately I can't post the page's HTML as it's an unreleased website. > > > Do you know anything that might give the behavior? Other CSS attributes > that can affect spacing like that?
Since you don't want us to have a look at the code, you should visit your page with Firefox DomInspector (requires chosen Option while installing Fx) and inspect the offending CSS style rules and Computed Styles. Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ 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/
