On 11/23/05, Christian Montoya <[EMAIL PROTECTED]> wrote:
> >
> > #top img.man { display: block; width: 25%; float: left; }
> >
> > #top a.logo { display: block; width: 25%; float: right; }
> >
>
> Shouldn't these be display:inline; ? block will never work for your
> case. If you want two things to stay on the same line, you have to use
> inline!Thanks - I changed it, but it didn't solve any of the bugs... > > -- > -- > Christian Montoya > christianmontoya.com ... rdpdesign.com ... cssliquid.com > ______________________________________________________________________ > 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/ > ______________________________________________________________________ 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/
