groups

name language licence
Footer Stick to the Bottom CSS Other
Speech Bubbles CSS MIT
immagine incavata CSS Other
Clear CSS Other
@import CSS Other
I Love Typography CSS Other



language: CSS
licence: Other

Clear

options: view full snippetsend to code collector
per evitare gli effetti di un float left che sbordi da un contenitore, si può usare owerflow impostato su auto, oppure impostare il clear.
al posto di metterlo su un div, prova ad usarlo su un <br/>
	
(Continues...)