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.
レスポンシブレイアウトでWebサイトを作成しています。
サイドバーとコンテンツの 2 つの列があります。
サイドバーの幅は 20% で固定位置ですが、コンテンツの幅は 80% で固定位置です。
画面サイズが縮小されたときにコンテンツがサイドバーの下に隠れないようにするにはどうすればよいですか?
overflow:hidden
それを追加してみてください