We have four basic propertues in CSS(Cascading style sheet)
- Text Properties
- List Properties
- Border Properties
- Font Properties
Text properties
PROPERTY | Description |
color | Sets the color of a text |
line-height | Sets the distance between lines |
letter-spacing | Increase or decrease the space between characters |
text-align | Aligns the text in an element |
text-decoration | Adds decoration to text |
text-indent | Indents the first line of text in an element |
text-transform | Controls the letters in an element |
Border properties
- boorder
- border-bottom
- border-bottom-color
- border-bottom-style
- border-bottom-width
- border color
- border left
- border right
Font properties
- font
- font-size
- font-family
- font-style
- font-variant
- font-weight
List properties
- list style
- list-style-image
- list-style-position
- list-style-type