Home > Web Front-end > HTML Tutorial > Want to use css div_html/css_WEB-ITnose

Want to use css div_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:25:06
Original
900 people have browsed it

css div


Reply to discussion (solution)

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!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template