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 ページのデザインに問題があります。ラッパーの幅を に設定すると1280px、ズームインするとフッターが切り取られます。しかし、ラッパーの幅を設定しないと、ズームアウト中にフッターが切り取られます。
1280px
これをどのように処理できるかについてのアイデアはありますか?
display: table; width:100%;フッター ブロックにスタイルを設定してみてください。お役に立てば幸いです
display: table; width:100%;