On 5/08/2009, at 9:02 AM, Brian M. Curran wrote:
> Hi,
> I can't get a space between my nav bar and my header text. I
> followed the book "Bullet Proof Web Design" to create the nav bar,
> and got the header to sit below the nav bar only by adding the
> clear: right; rule to the header text
Brian M. Curran wrote:
> Hi Folks,
> I finally got it to work. :) I added a bottom margin to the nav bar, and
> eliminated the #content div. This separated the nav bar and the header.
>
> The solution isn't that satisfying though, because I still don't understand
> why the #content div technique
Hi Folks,
I finally got it to work. :) I added a bottom margin to the nav bar, and
eliminated the #content div. This separated the nav bar and the header.
The solution isn't that satisfying though, because I still don't understand why
the #content div technique didn't work in the compliant brows
Hi,
I can't get a space between my nav bar and my header text. I followed the book
"Bullet Proof Web Design" to create the nav bar, and got the header to sit
below the nav bar only by adding the clear: right; rule to the header text, as
the book recommended. Without this rule they were one on to