Clearing floating is a problem that those who work on the front end should be very familiar with. Here are 4 methods for your reference
1.Use clear:both to clear floats
##Example1: Use p |
|
##html code
| ##csscode
|
##
.box{ width:300px;margin:0 auto;border:10px solid #000;} |
.p{ width:200px;height:200px;background:red;float:left;} .clear{ height:0px;font-size:0;clear:both;overflow : hidden;}
|
Use |
|
|
.box{ width:300px;margin:0 auto;border:10px solid #000;} .p{ width:200px;height:200px;background:red;float:left;} |
示例3:伪类对象::after+zoom:1(推荐使用) | |
|
.box{margin:0 auto;border:10px solid #000;} .p{ width:200px;height:200px;background:red;float:left;} .clear{zoom:1;} .clear:after{display:block;clear:both;content:"";visibility:hidden;height:0} |
2.Use the overflow attribute
##html code |
csscode |
||||||||||
|
##.box{ width:300px;border:1px solid #000; overflow:auto;} .p1{ width:260px;height:400px;background:Red;float:left ;}
| ||||||||||
##html code |
csscode |
||||||||||
##
| ##.box{ width:300px;margin:0 auto;border:10px solid # 000; display:inline-block;}
.p{ width:200px;height:200px;background:red;float:left;} Note: The parent element cannot be centered horizontally. Use text-align:centeron the parent element to solve the problem |
||||||||||
## 4.Parent element float
## |
The above is the detailed content of CSS Styles - How to clear element floats?. For more information, please follow other related articles on the PHP Chinese website!

Here's a container with some child elements:

Flyout menus! The second you need to implement a menu that uses a hover event to display more menu items, you're in tricky territory. For one, they should

"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect."- Tim Berners-Lee

In this week's roundup: datepickers are giving keyboard users headaches, a new web component compiler that helps fight FOUC, we finally get our hands on styling list item markers, and four steps to getting webmentions on your site.

The short answer: flex-shrink and flex-basis are probably what you’re lookin’ for.

In this week's look around the world of web platform news, Google Search Console makes it easier to view crawled markup, we learn that custom properties

The IndieWeb is a thing! They've got a conference coming up and everything. The New Yorker is even writing about it:


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Dreamweaver Mac version
Visual web development tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 Mac version
God-level code editing software (SublimeText3)