All the time my code is riddled with \'s that are used to clear/expand a div to look correct. Whenever it doesn\'t look correct, I add a
\'s that are used to clear/expand a div to look correct. Whenever it doesn\'t look correct, I add a
if you pop overflow:hidden; on the container of the floating elements that should work! dunno how cross browser it is however.