CSS Reference

Background | Border | Margin | Padding | Dimension | Positions | Text | Font | Lists and Markers | Classification | Table | Outline | Pseudo Classes | Pseudo Element

List and Marker

PropertyDescriptionValue
list-styleA shorthand property for settings all properties of a list.list-style-type
list-style-position
list-style-image
list-style-typeSets the type of the list item merker.none
disc
circlr
square
decimal
upper-roman
lower-roman
upper-alpha
lower-alpha
upper-latin
lower-latin
list-style-positionSets the position of the list marker.inside
outside
list-style-imageSets an image as the list marker.none
url

Classification

PropertyDescriptionValue
clearSets the side of an element which floating element are not allowed.none
left
right
both
cursorSets the cursor while the pointer point within the element.url
auto
default
crosshair
pointer
move
wait
help
displaySets how the element should display.none
inline
block
table
marker
table
floatSets the element float on specific place which ignore anything on there.left
right
none
visibilitySets whether the element is visible or not.visible
hidden
collapse