I was using clearfix to clear the floating effect in CSS, but I was told that it's not really good technique and I should use something else. Is that true?
And if it is, are there other alternatives that would still make my CSS validated?
Many Thanks