Re: [css-d] IE 6 line-height(?) issue

2006-04-18 Thread LordKhaos
On Tue, 2006-04-18 at 20:21 -0400, ~davidLaakso wrote: > > Howard, I forgot to send this link to capture when I wrote a few minutes > ago. Looks pretty good, except you'll need a pro to help fix win/2000: > 5.0 and 5.5. > Best, > ~davidLaakso Thanks David. The changes to the nav you suggested

[css-d] IE 6 line-height(?) issue

2006-04-18 Thread LordKhaos
Hi, Still plugging away at improving my css with everyone's help. I took to heart much of the feedback you provided and made some changes. The changes look good in Firefox, and 'okay' in IE6 and Safari, I think (I trust someone will give me a needed kick in the pants if I'm wrong :). I have't test

Re: [css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread LordKhaos
On Fri, 2006-04-14 at 22:01 -0400, Bill Brown wrote: > Hi Howard, > > It's the margins on your HR tags causing that issue in Firefox. IE collapses > em, FF doesn't. > > Hope that helps. > Bill Brown > Webmaster, MacNimble.com > Hi Bill, thanks for taking a peek for me. You could well be right

Re: [css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread LordKhaos
On Sat, 2006-04-15 at 00:00 -0400, ~davidLaakso wrote: > Welcome! > There are 22, or so, screen captures here: > . I guess a lot > depends on the browsers that you want to support. I'll leave that to > you, and to those, far better qualified

[css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread LordKhaos
Hi, this is my first post to this list. I've been doing Web pages for years now, and have known the basics of css for years, but finding this list has encouraged me to learn more. Thanks :) So, I thought I'd start by learning to hand-code a three column layout with floats and negative margins, from