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.
Bootstrap 3 で特別なレイアウトが必要です。静的なヘッダーとフッターが必要です。問題は、誰かが私に言った位置を使用するのが悪いレスポンシブ レイアウトであることです。
このような:
あなたはなにか考えはありますか?
ヘッダーとフッターのコンテナーで .navbar-fixed-bottom と .navbar-fixed-top を使用します。
または、両方に固有のクラスを与えます。そして追加:
.classname{position:fixed;}