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.
次の要素があります。
<div> <div class="top"> </div> <div class="content"> </div> </div>
両方の子 div をフラットに配置し、絶対に配置して、他の要素をオーバーレイするようにします。それを行う最良の方法は何ですか?
何をしたいのか明確ではありませんが、右に絶対配置したい場合の例を次に示します。
http://jsfiddle.net/b2yD9/
両方の div に CSS を追加します
right:10px; and position:absolute