Home > Web Front-end > HTML Tutorial > About div layout issues_html/css_WEB-ITnose

About div layout issues_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:22:33
Original
870 people have browsed it

div




123




q


123< ;/br>





How can I put a div with id 4 Set to display in a row with a width of 100%
The div with id 2 can be hidden, so the div with id 4 must require a width of 100% before it can be adaptively expanded

Reply to the discussion (solution )

The div with id 5 is floating on the div with id 4, so it cannot be displayed in a row. You just need to remove the div with id 5.

I don’t understand. What's the meaning. . .

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