HTML 與 CSS
Introduction
工具:Sublime Text
HTML
HTML 基本架構
常見 Tags
CSS
CSS 基本構成
CSS 套用方法
Selector 選取器
Priority 權重
統一瀏覽器預設值
Display:行內與區塊
Box Model
Float 與 Clear
Positon
文字
背景
Link 的狀態:Pseudo Class
CSS3
Layout
Layout 佈局思考
選單
Album
:first-child,:last-child 以及 :nth-child
Table 與 EDM 排版
RWD
Viewport
Media Query
Breakpoints
Responsive Images
Grid
Bootstrap
Powered by
GitBook
Priority 權重
Priority 權重
一般而言 Inline 最大。
後寫的會蓋過前面的。
但 id > class > element。
path 較完整的越大。
!important 可以蓋過所有的,但非必要盡量不用。
瀏覽器也有預設值,權重最小。
f05_priority.html
results matching "
"
No results matching "
"