亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

CSS網頁布局基礎 2-6 編程練習 麻煩老師點評下,為什么頭部設了sticky top=0 不能固定,而腳部可以

CSS網頁布局基礎 2-6 編程練習 麻煩老師點評下,為什么頭部設了sticky top=0 不能固定,而腳部可以

嘎子012 2017-11-05 14:53:49
<!DOCTYPE?html> <html> <head> <meta?charset="UTF-8"> <title>Document</title> <style> *{ margin:?0px; padding:?0px; } .par{ width:?1100px; height:?100px; margin:?0?auto; } .header{ background:?black; border:?1px?solid?#ccc; position:?sticky; top:0; } .logo{ z-index:?-1; } .nav{ float:?right; margin-top:?-100px; min-height:?100%; } .li{ float:?left; line-height:?90px; text-align:?center; margin-right:?20px; color:?#FFF; } .con?img{ width:?100%; height:?100%; max-width:?100%; } .foot{ width:?100%; height:?80px; background:?black; position:?sticky; bottom:0px; } .foot-li{ float:?left; line-height:?70px; text-align:?center; margin-right:?20px; color:?#FFF; } .foot-nav{ left:?350px; position:?relative; } </style> </head> <body> <div> <!--?頭部內容?--> <div> <div> <img?src="http://climg.mukewang.com/58c0d2d900016ce303000100.png"?alt="圖片掛了"> </div> <div> <div>課程</div> <div>職業路徑</div> <div>實戰</div> <div>猿問</div> <div>手機</div> </div> </div> <!--?中間內容?--> <div> <img?src="http://climg.mukewang.com/58c0eda50001e12416000480.jpg"?alt=""> <img?src="http://climg.mukewang.com/58c0edb80001c9f216000480.jpg"?alt=""> <img?src="http://climg.mukewang.com/58c0edc9000100d516000480.jpg"?alt=""> </div> <!--?腳部內容?--> <div> <div> <div>企業合作</div> <div>人才招聘</div> <div>聯系我們</div> <div>講師招聘</div> <div>常見問題</div> </div> </div> </div> </body> </html>麻煩老師點評下,為什么頭部設了sticky top=0 不能固定,而腳部可以
查看完整描述

1 回答

?
慕spring

TA貢獻38條經驗 獲得超4個贊

.header的樣式里{ top:0; }用的是中文標點符號,改成英文的就好了

查看完整回答
反對 回復 2017-11-06
  • 1 回答
  • 0 關注
  • 1165 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號