css div
There are always problems with layout. If I want them to be distributed in the middle, the result is This is it, what’s wrong?
It’s important to check the float. If it doesn’t work, adjust it first and then integrate it together.
A clear float CSS can be added between each div. ,
Method reference:
http://hi.baidu.com/kongcheng2012/item/2b1250d4452e802538f6f705
It should be a floating problem.
Determine the positioning of one first, and use relative positioning for the others
What effect do you want?
It’s important to check the float. If it doesn’t work, adjust it first and then integrate it together.
A clear float CSS can be added between each div. ,
Method reference:
http://hi.baidu.com/kongcheng2012/item/2b1250d4452e802538f6f705 Thank you for the recommendation, a good resource!
It should be a floating problem. Yes, yes, it has been solved
Determine the positioning of one first, and use relative positioning for the others. Well, it has been solved, thank you!