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.
ホームページを書いていて、メイン セクションの上にフッターが表示されています。
追加position:relativeしてみましposition:absolute;bottom:0;たが、うまくいきませんでした。
position:relative
position:absolute;bottom:0;
heightこのクラスの CSS スタイルから削除.loginし.homeArticleます。そうすれば、常に一番下に収まります。
height
.login
.homeArticle