In dieser Übersicht sind alle standardisierten CSS Eigenschaften, Pseudoklassen, Pseudoelemente, @-Regeln, Werte und Selektoren in alphabetischer Reihenfolge aufgelistet. Neben CSS 1 und CSS 2.1 finden sich hier auch alle aktuellen CSS3 Elemente.
Unter Mozilla CSS Erweiterungen finden sich auch die Gecko-spezifischen Eigenschaften mit dem -moz-
Präfix. WebKit-spezifische Eigenschaften befinden sich unter WebKit CSS Erweiterungen.
Eigenschaften
- A
- B
backface-visibility
background
background-attachment
background-blend-mode
background-clip
background-color
background-image
background-origin
background-position
background-repeat
background-size
<basic-shape>
::before (:before)
<blend-mode>
blur()
border
border-bottom
border-bottom-color
border-bottom-left-radius
border-bottom-right-radius
border-bottom-style
border-bottom-width
border-collapse
border-color
border-image
border-image-outset
border-image-repeat
border-image-slice
border-image-source
border-image-width
border-left
border-left-color
border-left-style
border-left-width
border-radius
border-right
border-right-color
border-right-style
border-right-width
border-spacing
border-style
border-top
border-top-color
border-top-left-radius
border-top-right-radius
border-top-style
border-top-width
border-width
bottom
box-decoration-break
box-shadow
box-sizing
break-after
break-before
break-inside
brightness()
- C
calc()
caption-side
ch
@character-variant
character-variant()
@charset
:checked
circle()
clear
clip
clip-path
cm
color
<color>
columns
column-count
column-fill
column-gap
column-rule
column-rule-color
column-rule-style
column-rule-width
column-span
column-width
content
contrast()
<counter>
counter-increment
counter-reset
@counter-style
cubic-bezier()
cursor
<custom-ident>
- D
- E
- F
filter
:first
:first-child
::first-letter (:first-letter)
::first-line (:first-line)
:first-of-type
flex
flex-basis
flex-direction
flex-flow
flex-grow
flex-shrink
flex-wrap
float
:focus
font
@font-face
font-family
font-feature-settings
@font-feature-values
font-kerning
font-language-override
font-size
font-size-adjust
font-stretch
font-style
font-synthesis
font-variant
font-variant-alternates
font-variant-caps
font-variant-east-asian
font-variant-ligatures
font-variant-numeric
font-variant-position
font-weight
<frequency>
:fullscreen
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- Q
- R
rad
radial-gradient()
<ratio>
:read-only
:read-write
rect()
rem
repeat()
::repeat-index
::repeat-item
repeating-linear-gradient()
repeating-radial-gradient()
:required
resize
<resolution>
rgb()
rgba()
right
:right
:root
rotate()
rotatex()
rotatey()
rotatez()
rotate3d()
ruby-align
ruby-merge
ruby-position
- S
s
saturate()
scale()
scalex()
scaley()
scalez()
scale3d()
:scope
::selection
sepia()
<shape>
shape-image-threshold
shape-margin
shape-outside
skew()
skewx()
skewy()
steps()
<string>
@styleset
styleset()
@stylistic
stylistic()
@supports
@swash
swash()
table-layout
tab-size
:target
text-align
text-align-last
text-combine-upright
text-decoration
text-decoration-color
text-decoration-line
text-decoration-style
text-indent
text-orientation
text-overflow
text-rendering
text-shadow
text-transform
text-underline-position
<time>
<timing-function>
top
touch-action
transform
transform-origin
transform-style
transition
transition-delay
transition-duration
transition-property
transition-timing-function
translate()
translatex()
translatey()
translatez()
translate3d()
turn
- U
- V
- W
- X Y Z
Selektoren
Einfache Selektoren
- Typselektor
Elementname
- Klassenselektor
.klassenname
- ID-Selektor
#idname
- Universalselektor
*
- Attributselektoren
[attribute="value"]
etc.
Kombinatoren
- Nachfahrkombinator
A B
- Kindkombinator
A > B
- direkter Nachbarkombinator
A + B
- indirekter Nachbarkombinator
A ~ B
- Pseudoklassen
- Pseudoelemente
Sonstiges
- Boxmodell
- Media Queries
- Kommentare
/* ... */
- Spezifität
Schlagwörter des Dokuments und Mitwirkende
Schlagwörter:
Mitwirkende an dieser Seite:
Sebastianz,
SJW,
fscholz,
tregagnon,
Jürgen Jeka,
The Witcher,
Michael2402,
Jech,
Nathymig
Zuletzt aktualisiert von:
Sebastianz,