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 ページにはスティッキー フッターがあり、ズームインしすぎると、フッターとそのコンテンツが上記のコンテンツに重なってしまいます。どうすればそれを防ぐことができますか? ここにリンクがあります:
http://www.hitone101.com/
まず、フッターにposition:fixedはbottom:0px. サイズ変更時にオーバーラップしすぎないようにするには、高さ % に設定することをお勧めします。
position:fixed
bottom:0px