groups

name language licence
Clear CSS Other
Connessione DB PHP Other
dimensioni effettive di un Div JavaScript Other
Check Email JavaScript Other
@import CSS Other
Require the www Apache Other
Block access to files during certain hours of the day Apache Other
I Love Typography CSS Other

< 1 2 >



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...)