1
I have long been trying to solve this problem. whenever I create a site using div’s that are float
I have the problem of leaving a blank space after the 1st div in the line break as in the example here:
wanted to know how I do so that there is no white space between the red div and the rose?
Would changing the position of the elements not help? http://jsfiddle.net/qxbxntvc/3/ Or using clear Both na div azul: http://jsfiddle.net/qxbxntvc/2/
– Steve Angello