CSS properties
A CSS property is a parameter used in a CSS declaration that lets you style certain aspects of selected elements.
For example, the opacity
property is used to set the opacity of a selected element, allowing you to control if content behind that element is visible:
/* Set 0.8 opacity on <img> elements with an "inactive" class */
img.inactive {
opacity: 0.8;
}
Each property has a name (e.g., opacity
), a value (e.g., 0.8
), and a defined behavior on the rendering of the document.
CSS also defines shorthand properties, so you can specify multiple related properties in a single declaration.
For example, the padding
property is a shorthand for padding-top
, padding-right
, padding-bottom
, and padding-left
, setting the padding of all four sides of an element:
/* Give <img> elements 1rem of padding */
img {
padding: 1rem;
}
Syntax
selector {
property: value;
}
Alphabetical index of properties
Standard properties defined by CSS specifications include the following:
Misc
A
accent-color
align-content
align-items
align-self
alignment-baseline
all
(shorthand)anchor-name
animation-composition
animation-delay
animation-direction
animation-duration
animation-fill-mode
animation-iteration-count
animation-name
animation-play-state
animation-range-end
animation-range-start
animation-range
(shorthand)animation-timeline
animation-timing-function
animation
(shorthand)appearance
aspect-ratio
B
Border-*
border-block-color
border-block-end-color
border-block-end-style
border-block-end-width
border-block-end
(shorthand)border-block-start-color
border-block-start-style
border-block-start-width
border-block-start
(shorthand)border-block-style
border-block-width
border-block
(shorthand)border-bottom-color
border-bottom-left-radius
border-bottom-right-radius
border-bottom-style
border-bottom-width
border-bottom
(shorthand)border-collapse
border-color
(shorthand)border-end-end-radius
border-end-start-radius
border-image-outset
border-image-repeat
border-image-slice
border-image-source
border-image-width
border-image
(shorthand)border-inline-color
border-inline-end-color
border-inline-end-style
border-inline-end-width
border-inline-end
(shorthand)border-inline-start-color
border-inline-start-style
border-inline-start-width
border-inline-start
(shorthand)border-inline-style
border-inline-width
border-inline
(shorthand)border-left-color
border-left-style
border-left-width
border-left
(shorthand)border-radius
(shorthand)border-right-color
border-right-style
border-right-width
border-right
(shorthand)border-spacing
border-start-end-radius
border-start-start-radius
border-style
(shorthand)border-top-color
border-top-left-radius
border-top-right-radius
border-top-style
border-top-width
border-top
(shorthand)border-width
(shorthand)border
(shorthand)
Bot - C
bottom
box-align
box-decoration-break
box-direction
box-flex-group
box-flex
box-lines
box-ordinal-group
box-orient
box-pack
box-shadow
box-sizing
break-after
break-before
break-inside
caption-side
caret-color
clear
clip-path
clip-rule
clip
color-interpolation-filters
color-interpolation
color-scheme
color
column-count
column-fill
column-gap
column-rule-color
column-rule-style
column-rule-width
column-rule
(shorthand)column-span
column-width
columns
(shorthand)contain-intrinsic-block-size
contain-intrinsic-height
contain-intrinsic-inline-size
contain-intrinsic-size
(shorthand)contain-intrinsic-width
contain
container-name
container-type
container
(shorthand)content-visibility
content
counter-increment
counter-reset
counter-set
cursor
cx
cy
D - F
d
direction
display
dominant-baseline
empty-cells
field-sizing
fill-opacity
fill-rule
fill
filter
flex-basis
flex-direction
flex-flow
(shorthand)flex-grow
flex-shrink
flex-wrap
flex
(shorthand)float
flood-color
flood-opacity
font-family
font-feature-settings
font-kerning
font-language-override
font-optical-sizing
font-palette
font-size-adjust
font-size
font-smooth
font-stretch
font-style
font-synthesis-position
font-synthesis-small-caps
font-synthesis-style
font-synthesis-weight
font-synthesis
(shorthand)font-variant-alternates
font-variant-caps
font-variant-east-asian
font-variant-emoji
font-variant-ligatures
font-variant-numeric
font-variant-position
font-variant
(shorthand)font-variation-settings
font-weight
font
(shorthand)forced-color-adjust
G - I
gap
(shorthand)grid-area
(shorthand)grid-auto-columns
grid-auto-flow
grid-auto-rows
grid-column-end
grid-column-start
grid-column
(shorthand)grid-row-end
grid-row-start
grid-row
(shorthand)grid-template-areas
grid-template-columns
grid-template-rows
grid-template
(shorthand)grid
(shorthand)hanging-punctuation
height
hyphenate-character
hyphenate-limit-chars
hyphens
image-orientation
image-rendering
image-resolution
initial-letter
inline-size
inset-block-end
inset-block-start
inset-block
(shorthand)inset-block
(shorthand)inset-inline-end
inset-inline-start
inset-inline
(shorthand)inset-inline
(shorthand)inset
(shorthand)inset
(shorthand)interpolate-size
isolation
J - M
justify-content
justify-items
justify-self
left
letter-spacing
lighting-color
line-break
line-clamp
line-height-step
line-height
list-style-image
list-style-position
list-style-type
list-style
(shorthand)list-style
(shorthand)margin-block-end
margin-block-start
margin-block
(shorthand)margin-bottom
margin-inline-end
margin-inline-start
margin-inline
(shorthand)margin-left
margin-right
margin-top
margin-trim
margin
(shorthand)marker-end
marker-mid
marker-start
marker
mask-border-mode
mask-border-outset
mask-border-repeat
mask-border-slice
mask-border-source
mask-border-width
mask-border
(shorthand)mask-clip
mask-composite
mask-image
mask-mode
mask-origin
mask-position
mask-repeat
mask-size
mask-type
mask
(shorthand)math-depth
math-shift
math-style
max-block-size
max-height
max-inline-size
max-width
min-block-size
min-height
min-inline-size
min-width
mix-blend-mode
O - P
object-fit
object-position
offset-anchor
offset-distance
offset-path
offset-position
offset-rotate
offset
(shorthand)opacity
order
orphans
outline-color
outline-offset
outline-style
outline-width
outline
(shorthand)overflow-anchor
overflow-block
overflow-clip-margin
overflow-inline
overflow-wrap
overflow-x
overflow-y
overflow
(shorthand)overlay
overscroll-behavior-block
overscroll-behavior-inline
overscroll-behavior-x
overscroll-behavior-y
overscroll-behavior
(shorthand)padding-block-end
padding-block-start
padding-block
(shorthand)padding-bottom
padding-inline-end
padding-inline-start
padding-inline
(shorthand)padding-left
padding-right
padding-top
padding
(shorthand)page-break-after
page-break-before
page-break-inside
page
paint-order
perspective-origin
perspective
place-content
(shorthand)place-items
(shorthand)place-self
(shorthand)pointer-events
position-anchor
position-area
position-try-fallbacks
position-try-order
position-try
(shorthand)position-visibility
position
print-color-adjust
Q - S
quotes
r
reading-flow
reading-order
resize
right
rotate
row-gap
ruby-align
ruby-position
rx
ry
scale
scroll-behavior
scroll-margin-block-end
scroll-margin-block-start
scroll-margin-block
(shorthand)scroll-margin-bottom
scroll-margin-inline-end
scroll-margin-inline-start
scroll-margin-inline
(shorthand)scroll-margin-left
scroll-margin-right
scroll-margin-top
scroll-margin
(shorthand)scroll-marker-group
scroll-padding-block-end
scroll-padding-block-start
scroll-padding-block
(shorthand)scroll-padding-bottom
scroll-padding-inline-end
scroll-padding-inline-start
scroll-padding-inline
(shorthand)scroll-padding-left
scroll-padding-right
scroll-padding-top
scroll-padding
(shorthand)scroll-snap-align
scroll-snap-stop
scroll-snap-type
scroll-timeline-axis
scroll-timeline-name
scroll-timeline
(shorthand)scrollbar-color
scrollbar-gutter
scrollbar-width
shape-image-threshold
shape-margin
shape-outside
shape-rendering
speak-as
stop-color
stop-opacity
stroke-dasharray
stroke-dashoffset
stroke-linecap
stroke-linejoin
stroke-miterlimit
stroke-opacity
stroke-width
stroke
T - Z
tab-size
table-layout
text-align-last
text-align
text-anchor
text-box-edge
text-box-trim
text-box
(shorthand)text-combine-upright
text-decoration-color
text-decoration-line
text-decoration-skip-ink
text-decoration-skip
text-decoration-style
text-decoration-thickness
text-decoration
(shorthand)text-emphasis-color
text-emphasis-position
text-emphasis-style
text-emphasis
(shorthand)text-indent
text-justify
text-orientation
text-overflow
text-rendering
text-shadow
text-size-adjust
text-spacing-trim
text-transform
text-underline-offset
text-underline-position
text-wrap-mode
text-wrap-style
text-wrap
(shorthand)timeline-scope
top
touch-action
transform-box
transform-origin
transform-style
transform
transition-behavior
transition-delay
transition-duration
transition-property
transition-timing-function
transition
(shorthand)translate
unicode-bidi
user-modify
user-select
vector-effect
vertical-align
view-timeline-axis
view-timeline-inset
view-timeline-name
view-timeline
(shorthand)view-transition-class
view-transition-name
visibility
white-space-collapse
white-space
widows
width
will-change
word-break
word-spacing
writing-mode
x
y
z-index
zoom
Non-standard properties
Non-standard, or vendor-prefixed properties include the following:
-moz- prefix
-moz-float-edge
-moz-force-broken-image-icon
-moz-image-region
-moz-orient
-moz-user-focus
-moz-user-input
-webkit prefix
-webkit-box-reflect
-webkit-border-before
(shorthand)-webkit-mask-box-image
(shorthand)-webkit-mask-composite
-webkit-mask-position-x
-webkit-mask-position-y
-webkit-mask-repeat-x
-webkit-mask-repeat-y
-webkit-tap-highlight-color
-webkit-text-fill-color
-webkit-text-security
-webkit-text-stroke
(shorthand)-webkit-text-stroke-color
-webkit-text-stroke-width
-webkit-touch-callout
Specifications
Specification |
---|
CSS Syntax Module Level 3 |
CSS Snapshot 2024 |
CSS Cascading and Inheritance Level 6 |