CSS को केहि प्रोपटिहरु
- font-family
- @improt
- @keyframes
- @media
- @page
- @page:first
- @page:right
- ~:counter()
- ~:element()
- ~:gradient()
- ~:linear-gradient()
- ~:radial-gradient()
- ~:repeating-linear-gradient()
- ~:repeating-radial-gradient()
- ~:image-rect()
- animation
- animation-delay
- animation-direction
- animation-duration
- animation-fill-mode
- animation-iteration-count
- animation-name
- animation-play-state
- animation-timing-function
- appearance
- backface-visibility
- background
- background-attachment
- background-clip
- background-image
- background-inline-policy
- background-origin
- background-position
- background-repeat
- background-size
- border
- border-collapse
- border-color
- border-end
- border-image
- border-radius
- border-spacing
- border-style
- border-style
- border-top/border-right/border-bottom/border-left
- border-top-color/border-right-color/border-bottom-color/border-left-color
- border-top-left-radius/border-top-right-radius/border-bottom-right-radius/border-bottom-left-radius
- border-top-style/border-right-style/border-bottom-style/border-left-style
- border-top-width/border-right-width/border-bottom-width/border-left-width
- border-width
- bottom
- box-align
- box-decoration-break
- box-flex
- box-ordinal-group
- box-orient
- box-pack
- box-reflect
- box-shadow
- box-sizing
- break-after
- break-before
- break-inside
- caption-side
- clear
- clip
- color
- column-count
- column-fill
- column-gap
- column-rule
- column-rule-color
- column-rule-style
- column-rule-width
- columns
- column-span
- column-width
- counter-increment
- counter-reset
- cursor
- direction
- display
- display
- empty-cells
- float
- font
- font-family
- font-feature-settings
- font-size
- font-size-adijust
- font-smoothing
- font-style
- font-variant
- font-weight
- grid-column
- grid-column-align
- grid-columns
- grid-column-span
- grid-row
- grid-row-align
- grid-rows
- grid-row-span
- height
- image-rendering
- interpolation-mode
- left
- letter-spacing
- line-break
- line-height
- list-style
- list-style-image
- list-style-position
- list-style-type
- margin
- margin-top/margin-right/margin-bottom/margin-left
- marquee-direction
- marquee-play-count
- marquee-speed
- marquee-style
- mask
- mask-attachment
- mask-box-image
- mask-clip
- mask-image
- mask-origin
- mask-position
- mask-repeat
- mask-size
- max-height
- max-width
- min-height
- min-width
- nbsp-mode
- object-fit
- object-position
- opacity
- orphans
- outline
- outline-color
- outline-offset
- outline-style
- outline-width
- overflow
- overflow-x
- overflow-y
- padding
- padding-top/padding-right/padding-bottom/padding-left
- page-break-after
- page-break-before
- page-break-inside
- perspective
- perspective-orgin
- position
- quotes
- resize
- right
- ruby-align
- ruby-position
- table-layout
- tab-size
- text-align
- text-align-last
- text-autospace
- text-decoration
- text-emphasis
- text-emphasis-color
- text-emphasis-style
- text-fill-color
- text-indent
- text-justify
- text-rendering
- text-shadow
- text-size-adjust
- text-stroke
- text-stroke-color
- text-stroke-width
- text-transform
- text-underline-position
- top
- touch-callout
- transform
- transform
- transform-origin
- transform-style
- transition
- transition-delay
- transtion-duration
- transtion-property
- transition-timing-function
- unicode-bidi
- vertical-align
- visibility
- white-space
- widows
- width
- word-break
- word-spacing
- word-warp
- writing-warp
CSS को सेलेक्टर
- :active
- ::after
- ::alternate
- [att=”val”]
- ::before
- :checked
- .class
- :default
- :disabled
- :empty
- :enabled
- :first-child
- ::first-letter
- ::first-line
- :first-of-type
- :focus
- :hover
- #id
- :indeterminate
- :in-range
- invalid
- :lang()
- :last-child
- :last-of-type
- ::line-marker
- :link
- ::marker
- :not()
- :nth-child()
- :nth-last-child()
- :nth-last-of-type()
- :nth-of-type()
- :only-child
- :only-of-type
- :optional
- :out-of-range
- ::outside
- :read-only
- :read-write
- :required
- :root
- ::selection
- :target
- :valid
- :visited
सुत्रहरु
- attr()
- calc()
- canvas()
- counter()
- cross-fade()
- cubic-bezier()
- date()
- element()
- gradient()
- hsl()
- hsla()
- image()
- image-rect()
- linear-gradient()
- local()
- matrix()
- matrix3d()
- pending()
- perspective()
- radial-gradient()
- rect()
- repeating-linear-gradient()
- repeating-radial-gradient()
- rgb()
- rgba()
- right
- rotate()
- rotate3d()
- rotateX()
- rotateY()
- rotateZ()
- scale()
- scale3d()
- scaleX()
- scaleY()
- skew()
- skewX()
- skewY()
- translate()
- translate3d()
- translateX()
- translateY()
- translateZ()
- url()