![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
how can i clear float inside a div without impacting others elements? regards. |
#2
| |||
| |||
|
|
"Jean-Sébastien" <jeansebastien.ney (AT) gmail (DOT) com> wrote how can i clear float inside a div without impacting others elements? regards. overflow: auto; on the div. |
#3
| |||
| |||
|
|
.oO(rf) "Jean-Sébastien" <jeansebastien.ney (AT) gmail (DOT) com> wrote how can i clear float inside a div without impacting others elements? regards. overflow: auto; on the div. Might cause scrollbars. |
|
Better "overflow: hidden". |
![]() |
| Thread Tools | |
| Display Modes | |
| |