Re: [css-d] Float and Width

2009-04-09 Thread David Laakso
Del Wegener wrote: > I have two questions. Both arise because I get warnings when validating > css. > Both are illustrated at > http://www.drdelmath.com/playpen/test1_float.htm > > Should I live with the warning or is there a > better way to position my images? > > > > Del > The answer to

Re: [css-d] Float and Width

2009-04-09 Thread Ian Young
> From: css-d-boun...@lists.css-discuss.org [mailto:css-d- > boun...@lists.css-discuss.org] On Behalf Of Del Wegener > Sent: 09 April 2009 14:28 > To: css > Subject: [css-d] Float and Width > > I have two questions. Both arise because I get warnings when > vali

Re: [css-d] Float and Width

2009-04-09 Thread David Dorward
2009/4/9 Del Wegener : > I have two questions.  Both arise because I get warnings when validating > css. There was a requirement that any floated element have a specified width in CSS 2. This requirement was dropped in CSS 2.1 and the warning is due to be removed from the next release of the W3C C

Re: [css-d] Float and Width

2009-04-09 Thread Bobby Jack
--- On Thu, 4/9/09, Del Wegener wrote: > ... I get warnings when validating css. > > http://www.drdelmath.com/playpen/test1_float.htm Which validator are you using? W3C's gave no errors when I tried it. - Bobby __ css-discuss

[css-d] Float and Width

2009-04-09 Thread Del Wegener
I have two questions. Both arise because I get warnings when validating css. Both are illustrated at http://www.drdelmath.com/playpen/test1_float.htm 1) It seems to me that I have declared a width for the classes "left_objectives" and "right_objectives", but the validator warns me I need a wi