Re: [css-d] image + text next to it off baseline

2007-07-27 Thread Eric A. Meyer
At 2:16 AM -0400 7/27/07, Brian Cummiskey wrote: >David Hucklesby wrote: >> It sounds like the image is sitting on the baseline of the text -- >> in other words, it has a space underneath where the text descenders lie >> ("tails" of g, j, p, etc.) >> >That's what i thought at first too but

Re: [css-d] image + text next to it off baseline

2007-07-27 Thread David Hucklesby
On Fri, 27 Jul 2007 02:16:37 -0400, Brian Cummiskey wrote: > David Hucklesby wrote: >> It sounds like the image is sitting on the baseline of the text -- in other >> words, it >> has a space underneath where the text descenders lie ("tails" of g, j, p, >> etc.) >> > That's what i thought at first

Re: [css-d] image + text next to it off baseline

2007-07-26 Thread Brian Cummiskey
David Hucklesby wrote: > It sounds like the image is sitting on the baseline of the text -- > in other words, it has a space underneath where the text descenders lie > ("tails" of g, j, p, etc.) > That's what i thought at first too but there's no tail text. its always "X Items". (where

Re: [css-d] image + text next to it off baseline

2007-07-26 Thread David Hucklesby
On Thu, 26 Jul 2007 20:38:11 -0400, Brian Cummiskey wrote: > Hi all, > > I have a simple problem with lining up text next to an image > > > 0 > Items > > The image is a shopping cart icon. > > #cart holds text formating only, no positioning or floats, etc. > > the text gets pushed a little lower th

[css-d] image + text next to it off baseline

2007-07-26 Thread Brian Cummiskey
Hi all, I have a simple problem with lining up text next to an image 0 Items The image is a shopping cart icon. #cart holds text formating only, no positioning or floats, etc. the text gets pushed a little lower than the image, probably 4px off baseline of the image. This is an ascii exagg