Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の問題は、他の 2 つの要素の間に div を配置したいということです。
ここに私のフィドルコードがあります:
http://jsfiddle.net/NHBVa/1053/
div content
float:left;これらの 3 つの div を追加するだけです
float:left;
.left, .right, .content{ float: left; }
http://jsfiddle.net/sweetmaanu/NHBVa/1056/