Er zijn veel CSS-eigenschappen, dus hier is een lijst van 100 veelgebruikte eigenschappen in geen bepaalde volgorde:
- font-size
- color
- background-color
- margin
- padding
- border
- width
- height
- font-family
- text-align
- display
- float
- clear
- position
- top
- left
- right
- bottom
- z-index
- overflow
- text-decoration
- font-weight
- line-height
- list-style
- background-image
- background-repeat
- background-position
- background-size
- background-origin
- background-clip
- border-radius
- box-shadow
- opacity
- text-shadow
- transform
- transition
- animation
- flexbox
- grid
- column-count
- column-gap
- row-gap
- grid-template
- grid-template-rows
- grid-template-columns
- grid-template-areas
- grid-row
- grid-column
- grid-area
- justify-content
- align-content
- align-items
- align-self
- flex-wrap
- flex-direction
- flex-basis
- flex-grow
- flex-shrink
- order
- min-width
- max-width
- min-height
- max-height
- overflow-x
- overflow-y
- text-overflow
- white-space
- word-break
- word-wrap
- letter-spacing
- word-spacing
- cursor
- pointer-events
- user-select
- box-sizing
- outline
- outline-offset
- outline-style
- outline-color
- table-layout
- border-collapse
- border-spacing
- caption-side
- empty-cells
- vertical-align
- text-transform
- word-wrap
- hyphens
- line-break
- resize
- direction
- writing-mode
- text-orientation
- filter
- mask
- clip-path
- shape-outside
- object-fit
- object-position
- filter.
Houd er rekening mee dat deze lijst niet volledig is en afhankelijk is van de specifieke behoeften van een project, sommige eigenschappen kunnen ontbreken en andere kunnen worden toegevoegd.