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.
位置付きの垂直ナビゲーションバーがありますfixed。
fixed
ページの一番下まで拡張するにはどうすればよいですか?
html 要素と body 要素も設定する必要があります。
html,body { margin:0; padding:0; height:100%; }