CSS Properties
List of CSS Properties
Text and Fonts
colorfont-familyfont-sizefont-weighttext-aligntext-decorationline-heightletter-spacingtext-transform
Layout
displaypositiontop,right,bottom,leftfloatclearz-indexoverflowflexrelated properties (flex-direction,flex-wrap,justify-content,align-items,flex-grow,flex-shrink,flex-basis)gridrelated properties (grid-template-columns,grid-template-rows,grid-column,grid-row,grid-area,grid-gap)
Borders and Backgrounds
borderborder-radiusbackground-colorbackground-imagebackground-positionbackground-sizebackground-repeat
Dimensions
widthheightmax-widthmax-heightmin-widthmin-heightmarginpadding
Visual Effects
box-shadowtext-shadowopacitytransitiontransformanimation
Other Properties
cursorvisibilityclipfilter
This list includes many of the fundamental CSS properties, but given the expansive nature of CSS, there are many more properties and values, especially under advanced topics and specifications.
Last updated
Was this helpful?