I try to pass my css valiation yet I still have a few warnings like the following:
In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected
In fact, I don't understand very well what it relly means. Anyone can explain?