Personally, I'd use overflow on the container to clear the float's and then
add width: 100%; to apply layout for IE7 and below.

div#innerContainer ul{margin: 0; padding: 0;* width: 100%; overflow: hidden;
*}

Hope that helps.
Dave

- - - - -
http://www.dave-woods.co.uk


2008/4/17 Frederick Matzen <[EMAIL PROTECTED]>:

> I'm pretty much an amateur at this myself but it looks to me like you did
> not use* .clearboth { clear: both; } *at the end of each row.
>
>
> On Thu, Apr 17, 2008 at 11:41 AM, Chris Kennon <[EMAIL PROTECTED]> wrote:
> > Attempting to get the results crafted here:
> >
> > http://css.maxdesign.com.au/floatutorial/tutorial0407.htm
> >
> > With l<li> and <p> elements, but have run into a snag. Would a dashing
> standardista lend some CSS to the following template?
> >
> > http://working.bushidodeep.com/spring_2008/template.html
> >
> >
> >
> >
> >
> >
> > *******************************************************************
> > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> > Help: [EMAIL PROTECTED]
> > *******************************************************************
> >
> >
>
>
>
> --
> Frederick
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to