Re: [css-d] short white space

2006-05-04 Thread francky
Zoe M. Gillenwater wrote: >Daniel Kessler wrote: > > >>[...] >>http://hhp.umd.edu/events/systems_thinking/ >>[...] >> >> >Daniel, > >I strongly suggest getting rid of the .white and .dark_blue divs >entirely. Instead, set an id on the div that holds the image. Keep the >image inside set

Re: [css-d] short white space

2006-05-03 Thread Zoe M. Gillenwater
Daniel Kessler wrote: > I have a white blank area that I'm trying to make 3 pixels tall using > a css div. I'm not sure of the proper way of doing it and can only > get it to work in Safari, not Mozilla or IE PC. Here's the page: > http://hhp.umd.edu/events/systems_thinking/ There's a bann

Re: [css-d] short white space

2006-05-03 Thread Els
Daniel Kessler wrote: > That worked fine - thanks! You're welcome :-) > I didn't quite get the explanation (lost at the descenders > comment) so I'll have to look more into it. a c e -> letters without ascenders or descenders b d f -> letters with ascenders g j y -> letters with descenders. All

Re: [css-d] short white space

2006-05-03 Thread Daniel Kessler
That worked fine - thanks! I didn't quite get the explanation (lost at the descenders comment) so I'll have to look more into it. I appreciate the assistance. On May 3, 2006, at 10:22 AM, Els wrote: > Daniel Kessler wrote: >> I removed that and it improved in Mozilla (thanks!), but it's >> st

Re: [css-d] short white space

2006-05-03 Thread Els
Daniel Kessler wrote: > I removed that and it improved in Mozilla (thanks!), but it's > still not working in PC IE. .white img{ display:block; } Images are inline by default, which means a space below them is left, just like under text, to make room for the descenders of g,j,p,q,y. Setting

Re: [css-d] short white space

2006-05-03 Thread Daniel Kessler
I removed that and it improved in Mozilla (thanks!), but it's still not working in PC IE. On May 3, 2006, at 9:51 AM, Els wrote: > Take out the 'display:inline', and it will obey the height. > -- > Els > http://locusmeus.com/ > http://locusoptimus.com/ > _ Daniel

Re: [css-d] short white space

2006-05-03 Thread Els
Daniel Kessler wrote: > I have a white blank area that I'm trying to make 3 pixels > tall using a css div. I'm not sure of the proper way of doing > it and can only get it to work in Safari, not Mozilla or IE > PC. Here's the page: > http://hhp.umd.edu/events/systems_thinking/ There's a banner >

[css-d] short white space

2006-05-03 Thread Daniel Kessler
I have a white blank area that I'm trying to make 3 pixels tall using a css div. I'm not sure of the proper way of doing it and can only get it to work in Safari, not Mozilla or IE PC. Here's the page: http://hhp.umd.edu/events/systems_thinking/ There's a banner with white space below it