Hi David,
That was very close; I had to add just a few more lines to it:
> #logo {
> float: left;
> margin-top: -10px;
> padding-left: 15px;
> height: 133px;
> width: 278px;
> }
> #tagline {
> float: right;
> padding: 45px 18px 0 0;
> width: 408px;
Debbie Campbell wrote:
> In this page:
>
>
>> http://www.redkitecreative.com/projects/hbs/index.html
>>
>
> My two elements at the top right, #tagline and #header-call-text, are
> very out of place in IE6. I've tried placing them in containing divs
> with a height assigned, changing posit
In this page:
> http://www.redkitecreative.com/projects/hbs/index.html
My two elements at the top right, #tagline and #header-call-text, are
very out of place in IE6. I've tried placing them in containing divs
with a height assigned, changing position to relative, no luck.
The logo was having