Re: Inline line-height

2002-02-24 Thread David Wood
It's in the spec, but not in FOP... Goes to show what a spec is often worth. :) On Sun, 24 Feb 2002, Josh Campbell wrote: > I was under the impression that line-height was a block attribute. I may > be wrong as I've never really tried to use it inline. In CSS it's > usually applied to div tags

Re: Inline line-height

2002-02-23 Thread Josh Campbell
I was under the impression that line-height was a block attribute. I may be wrong as I've never really tried to use it inline. In CSS it's usually applied to div tags (as opposed to inline span tags). David Wood wrote: Now that I'm thinking about it, is it just me, or is the line-height attribut

Inline line-height

2002-02-23 Thread David Wood
Now that I'm thinking about it, is it just me, or is the line-height attribute ignored for ? -David