| backface-visibility | visible|hidden
|
| background | background-color background-image background-position background-size background-repeat background-origin background-clip background-attachment
|
| background-attachment | scroll|fixed|local
|
| background-blend-mode | normal|multiply|screen|overlay|darken|lighten|color-dodge|saturation|color|luminosity
|
| background-clip | border-box|padding-box|content-box
|
| background-color | color|transparent
|
| background-image | url(path)|none|conic-gradient([from angle] [at position,] color degree,color degree, ...)|linear-gradient(direction,color-stop1,color-stop2, ...)|radial-gradient(shape size at position,start-color, ...,last-color)|repeating-conic-gradient([from angle] [at position,] color degree,color degree, ...)|repeating-linear-gradient(angle or side-or-corner,color-stop1,color-stop2, ...)|repeating-radial-gradient(shape size at position,start-color, ...,last-color)
|
| background-origin | padding-box|border-box|content-box
|
| background-position | left top|left center|left bottom|right top|right center|right bottom|center top|center center|center bottom|% %|xpos ypos
|
| background-repeat | repeat|repeat-x|repeat-y|no-repeat|space|round
|
| background-size | auto|length|cover|contain
|
| border | border-width border-style border-color
|
| border-bottom | border-width border-style border-color
|
| border-bottom-color | color|transparent
|
| border-bottom-left-radius | length|% [length|%]
|
| border-bottom-right-radius | length|% [length|%]
|
| border-bottom-style | none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
|
| border-bottom-width | medium|thin|thick|length
|
| border-collapse | separate|collapse
|
| border-color | color|transparent
|
| border-image | border-image-source border-image-slice border-image-width border-image-outset border-image-repeat
|
| border-image-outset | length|number
|
| border-image-repeat | stretch|repeat|round|space
|
| border-image-slice | number|%|fill
|
| border-image-source | none|image
|
| border-image-width | number|length|auto
|
| border-left | border-width border-style border-color
|
| border-left-color | color|transparent
|
| border-left-style | none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
|
| border-left-width | medium|thin|thick|length
|
| border-radius | 1~4|% / 1~4|%
|
| border-right | border-width border-style border-color
|
| border-right-color | color|transparent
|
| border-right-style | none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
|
| border-right-width | medium|thin|thick|length
|
| border-spacing | length
|
| border-style | none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
|
| border-top | border-width border-style border-color
|
| border-top-color | color|transparent
|
| border-top-left-radius | length|% [length|%]
|
| border-top-right-radius | length|% [length|%]
|
| border-top-style | none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
|
| border-top-width | medium|thin|thick|length
|
| border-width | medium|thin|thick|length
|
| bottom | auto|length
|
| box-decoration-break | slice|clone
|
| box-shadow | none|h-offset v-offset blur spread color|inset
|
| box-sizing | content-box|border-box
|
| break-after | auto|all|always|avoid|avoid-column|avoid-page|avoid-region|column|left|page|recto|region|right|verso
|
| break-before | auto|all|always|avoid|avoid-column|avoid-page|avoid-region|column|left|page|recto|region|right|verso
|
| break-inside | auto|avoid|avoid-column|avoid-page|avoid-region
|