自分用覚え書き @Wiki
プロパティ順序
最終更新:
oboegaki1002
-
view
プロパティの順序について(推奨)
- display
- visibility
- overflow
- clip
- position
- top/right/bottom/left
- float
- clear
- z-index
- width(min-width/max-width)
- height(min-height/max-height )
- margin(margin-top/margin-right/margin-bottom/margin-left)
- padding(padding-top/padding-right/padding-bottom/padding-left)
- border(border-width/border-color/border-style)
- list-style(list-style-type/list-style-image/list-style-position)
- color
- background(background-color/background-image/background-repeat/background-attachment/background-position)
- font(font-family/font-style/font-variant/font-weight/font-size)
- line-height
- vertical-align
- text-indent
- text-align
- text-decoration
- letter-spacing
- word-spacing
- white-space