CSS 百科全書 (CSS Almanac)

翻譯至 CSS-Tricks Almanac,已知會作者,也會加入一些自己的見解,志在完成一個「好懂」的解釋:)
Translated from CSS-Tricks Almanac, notified the owner, and I will add my own twist to the articles too.

CSS 選擇器 (Selectors)

A

::after / ::before
:active
Adjacent sibling
[attribute]

B

:blank

C

:checked
Child
Class

D

:default
:disabled
Descendant

E

:empty
:enabled

F

::first-letter
::first-line
:first-child
:first-of-type
:focus

G

General sibling

H

:hover

I

:in-range
:invalid
ID

L

:lang()
:last-child
:last-of-type
:link

M

::marker
:matches()

N

:not(s)
:nth-child
:nth-last-child
:nth-last-of-type
:nth-of-type

O

:only-child
:only-of-type
:optional
:out-of-range

P

::placeholder
:placeholder-shown

R

:read-write / :read-only
:required
:root

S

::selection

T

:target
Type

U

Universal

V

:valid
:visited

CSS 屬性 (Properties)

A

align-content
align-items
align-self
all
animation
appearance

B

backface-visibility
background
background-attachment
background-blend-mode
background-clip
background-color
background-image
background-origin
background-position
background-repeat
background-size
bleed
border
border-collapse
border-image
border-radius
bottom
box-decoration-break
box-shadow
box-sizing
break-inside

C

clear
clip-path
color
column-count
column-fill
column-gap
column-rule
column-span
column-width
columns
content
counter-increment
counter-reset
cursor

D

direction
display

F

fill
filter
flex
flex-basis
flex-direction
flex-flow
flex-grow
flex-shrink
flex-wrap
float
font
font-family
font-feature-settings
font-size
font-size-adjust
font-stretch
font-style
font-variant
font-weight

G

grid-row / grid-column
grid-row-align / grid-column-align
grid-row-span / grid-column-span
grid-rows / grid-columns

H

hanging-punctuation
height
hyphens

I

image-rendering
isolation

J

justify-content

L

left
letter-spacing
line-height
list-style

M

margin
max-height
max-width
min-height
min-width
mix-blend-mode

O

object-fit
object-position
opacity
order
orphans
outline
overflow

P

padding
page-break
perspective
perspective-origin
pointer-events
position

Q

quotes

R

resize
right

S

scrollbar
shape-outside
stroke
stroke-dasharray
stroke-dashoffset
stroke-linecap
stroke-width

T

tab-size
text-align
text-align-last
text-decoration
text-decoration-color
text-decoration-line
text-decoration-skip
text-decoration-style
text-indent
text-overflow
text-rendering
text-shadow
text-stroke
text-transform
text-underline-position
top
transform
transform-origin
transform-style
transition
transition-delay
transition-duration
transition-property
transition-timing-function

U

unicode-bidi
user-select

V

vertical-align
visibility

W

white-space
widows
width
will-change
word-break
word-spacing

Z

z-index
zoom