> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> discuss.org] On Behalf Of Lesley Binks
> Sent: Saturday, August 23, 2008 2:02 AM
> Cc: css-d@lists.css-discuss.org
> Subject: Re: [css-d] Wondering why this happens
>
> Thierry Koblentz w
s-discuss.org
>> Subject: Re: [css-d] Wondering why this happens
>>
>> Bill,
>>
>> >From what I see, you can combine the two styles because of the same name,
>> but then you have display:inline-block and block in the same style. How
> can
>> thi
22, 2008 12:58 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]; css-d@lists.css-discuss.org
> > Subject: Re: [css-d] Wondering why this happens
> >
> > Bill,
> >
> > >From what I see, you can combine the two styles because of the same
> name,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> discuss.org] On Behalf Of Keith DiSarno
> Sent: Friday, August 22, 2008 12:58 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; css-d@lists.css-discuss.org
> Subject: Re: [css-d] Wonde
Bill,
>From what I see, you can combine the two styles because of the same name,
but then you have display:inline-block and block in the same style. How can
this be? Are you working around something in IE? Inline-block possibly?
Thanks,
Keith
On Fri, Aug 22, 2008 at 7:39 AM, Bill Brown <[EMAIL
Bill Brown wrote:
> Lesley Binks wrote:
>> http://herlug.org.uk/gimping/test.html
>> I thought the menu height would pull the background url down as it is
>> contained in the div that draws the background url. Obviously I have
>> got something wrong in that expectation.
>> Can you offer any help
Lesley Binks wrote:
> http://herlug.org.uk/gimping/test.html
> I thought the menu height would pull the background url down as it is
> contained in the div that draws the background url. Obviously I have
> got something wrong in that expectation.
> Can you offer any help?
Hi Lesley,
See if thi
Hi folks,
I'm wondering why this happens
http://herlug.org.uk/gimping/test.html
The menu and content are both contained in a div which has the
background url set.
However the menu content seems to have no effect, in that the background
url is not continued for the height of the menu before th