[css-d] FW: Adjacent siblings

2007-02-27 Thread Bill Hely
High > > > > > On Feb 28, 2007, at 8:33 AM, Bill Hely wrote: > > > H3 { > > margin-bottom: 0px; > > padding-bottom: 0px; > > } > > H3+p{ > > margin-top: 0px; > > padding-top: 0px; > > } > >

[css-d] Adjacent siblings

2007-02-27 Thread Bill Hely
Hi all. My research tells me that, given these declarations: H3 { margin-bottom: 0px; padding-bottom: 0px; } H3+p{ margin-top: 0px; padding-top: 0px; } There should be no margin/padding between any H3 and the paragraph following it. So in

Re: [css-d] CSS & Lists

2005-11-14 Thread Bill Hely
> Sent: Tuesday, November 15, 2005 2:47 PM > To: [EMAIL PROTECTED] > Subject: Re: [css-d] CSS & Lists > > > On 15/11/05, Bill Hely <[EMAIL PROTECTED]> wrote: > > I'm trying to come to grips with using CSS with lists. > > > > When using an image

[css-d] CSS & Lists

2005-11-14 Thread Bill Hely
I'm trying to come to grips with using CSS with lists. When using an image as a bullet point, is it possible to "push the image down" so it doesn't project well above the text associated with that bullet? I'm using something like this: ul#TickGreenSmall { list-style-image: url(/ima

RE: [css-d] Floating tables

2005-07-19 Thread Bill Hely
> This is a question that might be easy to answer if you > provided a sample HTML page. Why don't you mark up > what you're talking about and post that? Most of the > time when I do that I answer my own question in the > process of preparing the test page. Actually I can give an existing exampl

[css-d] Floating tables

2005-07-18 Thread Bill Hely
Table criticisms aside, is it possible to “float” a short narrow table into the top-right corner of a longer wider table, such that short&narrow looks like a column of long&wide? My aim is to have the text in long&wide flow around the bottom of short&narrow when the latter finishes. -- We take s