Posts by Igor Luíz • 21 points
1 post
- 
		2 votes2 answers3019 viewsA: How to use "float: left" correctly?The real usefulness of float is to make a block float on top of text block, such as those newspaper columns. It does not serve to make layout, use it as a gambit since there was no standard to do…