iT邦幫忙

0

作業錯誤:

  1. ul 標籤使用上有誤哦!ul 的子層只能是 li,也不能單獨使用 li 沒有 ul 包覆

如下範例

  1. 文章內容要避免使用 < 這個符號,因為用來包覆 HTML 標籤的也是這個符號,這樣會導致網頁顯示錯誤

#兩欄式、三欄式版面定位技巧:透過main統一向下推20px

為何字會跑出去? 原因是因為寫死了 menu height 50px 無法跟著做推擠

200+10+790=1000

https://ithelp.ithome.com.tw/upload/images/20201107/20132398TrJZzqiXSA.png兩欄式、三欄式版面定位技巧
把它刪掉就可以
https://ithelp.ithome.com.tw/upload/images/20201107/20132398f5Z5JgDIkj.png
https://ithelp.ithome.com.tw/upload/images/20201107/20132398i86SVIPLyL.png

看padding 多一點留白 padding: 10 10 10 10 但右邊粉紅色區塊又被擋住10+10+200=220

https://ithelp.ithome.com.tw/upload/images/20201107/20132398dqNofu07SR.png
https://ithelp.ithome.com.tw/upload/images/20201107/20132398nXEvUXaqY6.png

直接從chrome檢查器裡改200 to 180px
https://ithelp.ithome.com.tw/upload/images/20201107/20132398BElkSoaHLN.png

https://ithelp.ithome.com.tw/upload/images/20201107/20132398TO0kjgXdpe.png
把文字放到main裡面裡面

clearfix 記得要放在浮動的下面,讓footer可以正常顯示
https://ithelp.ithome.com.tw/upload/images/20201107/20132398dgZdP7HrWP.png
https://ithelp.ithome.com.tw/upload/images/20201107/20132398nQPps6tiqe.png

#設計並排式選單 : 橫排的連結區塊
ul>li*5>a 五個都是連結
https://ithelp.ithome.com.tw/upload/images/20201107/20132398VtsWcE1Hed.png
https://ithelp.ithome.com.tw/upload/images/20201107/20132398Am4L4nbX6R.png
ul li 是區塊元素所以不會並排在一起
https://ithelp.ithome.com.tw/upload/images/20201107/20132398LEpJM3KYzJ.png
現在需要把符號編碼隱藏起來,並把樣式歸零。 css reset
https://ithelp.ithome.com.tw/upload/images/20201107/20132398TFb34RMlzo.png
![https://ithelp.ithome.com.tw/upload/images/20201107/20132398z85ETNDUWJ.png]
版型跑掉了
(https://ithelp.ithome.com.tw/upload/images/20201107/20132398z85ETNDUWJ.png)
topmenu {height50px}
https://ithelp.ithome.com.tw/upload/images/20201107/20132398snJUpwcaYJ.png

https://ithelp.ithome.com.tw/upload/images/20201107/20132398baaxyu25Nz.png
https://ithelp.ithome.com.tw/upload/images/20201107/201323988oe9djwdcF.png

還沒有背景顏色以及下底線 文字顏色白色用#fff
https://ithelp.ithome.com.tw/upload/images/20201107/20132398BLLFU54QWl.png
https://ithelp.ithome.com.tw/upload/images/20201107/20132398sqLc9Cwbq8.png

text-align:center文字置中
text-decoration:none 拿掉文字連結的下底線
https://ithelp.ithome.com.tw/upload/images/20201107/20132398pWXQcCNis7.png

https://ithelp.ithome.com.tw/upload/images/20201107/20132398mlFgSc9a0H.png
上圖存檔後會變成
https://ithelp.ithome.com.tw/upload/images/20201107/20132398OXkP1rCMfV.png

https://ithelp.ithome.com.tw/upload/images/20201107/201323986tdEhI8WcB.png
line-height:50px之後字高度中間就會變字。
.topmenu li a :hover{ background: orange

可以複習第二章節:區塊和行內的小節

https://ithelp.ithome.com.tw/upload/images/20201107/20132398jjT1YIQ12x.png

整體先float:right
ul 先向右推20
https://ithelp.ithome.com.tw/upload/images/20201108/20132398uVysRjI5ga.png

再來調整li的細節 三個li
https://ithelp.ithome.com.tw/upload/images/20201108/201323983e9wmRzAZa.png

假設head區塊logo在左邊。 ul li也浮動在左邊的做法
先給logo picture做 a herf="#" class="logo">

https://ithelp.ithome.com.tw/upload/images/20201108/20132398hmSPCvbKZw.png

css
https://ithelp.ithome.com.tw/upload/images/20201108/20132398CgNtuwZm7m.png

https://ithelp.ithome.com.tw/upload/images/20201108/201323984XRo4TABeA.png

https://ithelp.ithome.com.tw/upload/images/20201108/20132398kuzPxVOukn.png


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言