List of CSS Properties

From App Academy
Jump to navigation Jump to search

The following is a list of CSS properties that are commonly used. There are many more CSS properties than listed here. A more exhaustive list can be found at HTML Dog and Mozilla Developer Network.

Background and Color

color
background
background-color
background-image
background-repeat

Text and Fonts

font
font-family
font-size
font-style
font-weight
text-align
text-decoration
text-indent
text-transform

Box Model

padding
border
border-style
border-color
border-width
margin
width
height

Positioning

position
top
right
bottom
left
float
display
overflow