While this style sheet doesn't have errors in it, something isn't right. What might that be?

An element can't be floated on both sidesThe background property needs additional valuesThe width property doesn't take percentage values

That's it! An element can't be floated on both sides; the both value belongs to the clear property.

Oh noes! An element can't be floated on both sides; the both value belongs to the clear property.