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.
これがフィドルです:http://jsfiddle.net/j9Gmx/
min-height:100%; を取得するにはどうすればよいですか? 働く?
動作していますが、div の親 (ボディ) には高さがないため、100% は基本的にゼロ ピクセルです。ボディの高さを 100% に設定すると、必要な効果が得られます。
デモ: http://jsfiddle.net/j9Gmx/2/