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.
フッターをブラウザウィンドウの左端と右端まで伸ばすことができないようです。私はすべてを試してきましたが、それを機能させることができません。どうすればいいですか?
ありがとう
それをcssに追加するだけです:
html, body { margin:0; padding:0; }
<div id="page-wrap">質問に付随するHTMLやCSSがないので、フッターはマージンやパディングが適用されている別のコンテナー(誰か?)の中にあると言わざるを得ません。
<div id="page-wrap">