This translation is incomplete. Please help translate this article from English.
Bu CSS Referansı, bütün standart CSS özelliklerini, pseudo sınıflarını, pseudo elementlerini, @-kurallarını, birimleri* ve seçicileri alfabetik olarak sıralar. Bunların her biri için hızlı ve detaylı bilgiye ulaşabilirsiniz. Sadece CSS1 ve CSS2 özellikleri değil, aynı zamanda konsept standartlı veya stabil her CSS3 ile bağlantılı özellik için de bir referans niteliğindedir.
See also Mozilla CSS Extensions for Gecko-specific properties prefixed with -moz
; and WebKit CSS Extensions for WebKit-specific properties. See Vendor-prefixed CSS Property Overview by Peter Beverloo for all prefixed properties.
- A
- B
::backdrop
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>
block-size
blur()
border
border-block-end
border-block-end-color
border-block-end-style
border-block-end-width
border-block-start
border-block-start-color
border-block-start-style
border-block-start-width
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-inline-end
border-inline-end-color
border-inline-end-style
border-inline-end-width
border-inline-start
border-inline-start-color
border-inline-start-style
border-inline-start-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>
column-count
column-fill
column-gap
column-rule
column-rule-color
column-rule-style
column-rule-width
column-span
column-width
columns
content
contrast()
<counter>
counter-increment
counter-reset
@counter-style
cubic-bezier()
cursor
<custom-ident>
- D
- E
- F
fallback
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 (property)
font-family (descriptor)
font-feature-settings (property)
font-feature-settings (descriptor)
@font-feature-values
font-kerning
font-language-override
font-size
font-size-adjust
font-stretch (property)
font-stretch (descriptor)
font-style (property)
font-style (descriptor)
font-synthesis
font-variant (property)
font-variant (descriptor)
font-variant-alternates
font-variant-caps
font-variant-east-asian
font-variant-ligatures
font-variant-numeric
font-variant-position
font-weight (property)
font-weight (descriptor)
<frequency>
:fullscreen
- G
- H
- I
- J
- K
- L
- M
margin
margin-block-end
margin-block-start
margin-bottom
margin-inline-end
margin-inline-start
margin-left
margin-right
margin-top
marks
mask
mask-clip
mask-composite
mask-image
mask-mode
mask-origin
mask-position
mask-repeat
mask-size
mask-type
matrix()
matrix3d()
max-block-size
max-height
max-height
max-inline-size
max-width
max-width
max-zoom
@media
min-block-size
min-height
min-height
min-inline-size
min-width
min-width
min-zoom
minmax()
mix-blend-mode
mm
ms
- N
- O
object-fit
object-position
offset-block-end
offset-block-start
offset-inline-end
offset-inline-start
:only-child
:only-of-type
opacity
opacity()
:optional
order
orientation
@ornaments
ornaments()
orphans
:out-of-range
outline
outline-color
outline-offset
outline-style
outline-width
overflow
overflow-wrap
overflow-x
overflow-y
- P
pad
padding
padding-block-end
padding-block-start
padding-bottom
padding-inline-end
padding-inline-start
padding-left
padding-right
padding-top
@page
page-break-after
page-break-before
page-break-inside
pc
<percentage>
perspective
perspective()
perspective-origin
pointer-events
polygon()
position
<position>
prefix
pt
px
- Q
- R
rad
radial-gradient()
range
<ratio>
:read-only
:read-write
rect()
rem
repeat()
::repeat-index
::repeat-item
repeating-linear-gradient()
repeating-radial-gradient()
:required
resize
<resolution>
revert
rgb()
rgba()
:right
right
:root
rotate()
rotate3d()
rotatex()
rotatey()
rotatez()
ruby-align
ruby-merge
ruby-position
- S
s
saturate()
scale()
scale3d()
scalex()
scaley()
scalez()
:scope
scroll-behavior
scroll-snap-coordinate
scroll-snap-destination
scroll-snap-type
::selection
sepia()
<shape>
shape-image-threshold
shape-margin
shape-outside
skew()
skewx()
skewy()
speak-as
src
steps()
<string>
@styleset
styleset()
@stylistic
stylistic()
suffix
@supports
@swash
swash()
symbols
symbols()
system
tab-size
table-layout
:target
text-align
text-align-last
text-combine-upright
text-decoration
text-decoration-color
text-decoration-line
text-decoration-style
text-emphasis
text-emphasis-color
text-emphasis-position
text-emphasis-style
text-indent
text-orientation
text-overflow
text-rendering
text-shadow
text-transform
text-underline-position
<time>
<timing-function>
top
touch-action
transform
transform-box
<transform-function>
transform-origin
transform-style
transition
transition-delay
transition-duration
transition-property
transition-timing-function
translate()
translate3d()
translatex()
translatey()
translatez()
turn
- U
- V
- W
- X Y Z
- Others
Seçiciler
- Temel Seçiciler
- Tip seçicileri
elementname
- Sınıf seçicileri
.classname
- ID seçiciler
#idname
- Evrensel seçiciler
* ns|* *|*
- Özellik seçicileri
[attr=value]
- Tip seçicileri
- Combinators
- Adjacent sibling selectors
A + B
- General sibling selectors
A ~ B
- Child selectors
A > B
- Descendant selectors
A B
- Adjacent sibling selectors
- Pseudo-elementleri
- Pseudo-sınıfları
CSS3 özelleştirmeleri için tüm seçicilerin listesi.
CSS3 Kullanımı
Küçük boyutlu sayfalar oluşturmak için yeni bir teknoloji ortaya çıktı CSS3, ancak yakın zamana kadar düşük destekli olan CCS2.1 kullanılıyordu.
- CSS Medya sorgularını kullanımı
- CSS Sayaçları kullanımı
- CSS gradyanların kullanımı
- CSS Dönüşümleri kullanımı
- CSS Animasyonları kullanımı
- CSS Geçişleri kullanma
- CSS Çoklu Arkaplan kullanımı
- CSS Esnek-kutu kullanımı
- CSS Çok sütunlu düzenlerde kullanma