There are ways to clear float in css, but I choose the following methods.
1 | /*********** simple method **************/ |
Tip: Add the class ‘clearfix’ to the parent element of the float elements.
There are ways to clear float in css, but I choose the following methods.
1 | /*********** simple method **************/ |
Tip: Add the class ‘clearfix’ to the parent element of the float elements.