> Hi all
> 
> I ran into an interesting problem that I don't have an answer 
> to (I went 
> through lots of CSS tutorials but still don't know how to do this).
> 
> I have a "header" div and inside of it, I'd like to place 3 
> boxes (div's). 
> One on the left (logo) and two on the right (search + 
> navbar).

<SNIP>

> Melissa Brands

Melissa-

I don't have time to provide a specific example or code, but what you want
to do in general is to dump that absolute positioning for the two right
items. Instead, wrap them both inside of a right floated div.

HTH

Ron
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to