David Laakso wrote:
> Webmaster wrote:
>
>> http://www.tusculum.edu/bookstore/new.html
>>
>> I have a simple heading with an logo image, and I want to float the address
>> text to the right inside the header DIV. I tried this, but in both IE and
>> Firefox, the text drops out of the header DIV
Webmaster wrote:
> http://www.tusculum.edu/bookstore/new.html
>
> I have a simple heading with an logo image, and I want to float the address
> text to the right inside the header DIV. I tried this, but in both IE and
> Firefox, the text drops out of the header DIV. I tried putting the image in a
Remove clear: left; from .header-text and clear the float later in the
markup.
Jim
On Feb 13, 2008 7:59 AM, Webmaster <[EMAIL PROTECTED]> wrote:
> I've got what seems to be a simple problem, but I can't find the answer.
> I've got this page: http://www.tusculum.edu/bookstore/new.html
>
> I have
I've got what seems to be a simple problem, but I can't find the answer. I've
got this page: http://www.tusculum.edu/bookstore/new.html
I have a simple heading with an logo image, and I want to float the address
text to the right inside the header DIV. I tried this, but in both IE and
Firefox,