Skip to content

CSS 函数速查

Common Css Functions

  • url
  • attr
  • calc
  • lang
  • :not

Custom Properties

  • var

Color Functions

  • rga, rgba
  • hsl, hsla

Pseudo Class Selector Functions

  • :nth-child
  • :nth-last-child
  • :nth-of-type
  • :nth-last-of-type

Animation Functions

  • cubic-bezier
  • path
  • steps

Filter Functions

  • brightness
  • blur
  • contrast
  • grayscale
  • invert
  • opacity
  • saturate
  • sepia
  • drop-shadow
  • hue-rotate

Transform Functions

  • scaleX, scaleY, scaleZ, scale3d, scale
  • translateX, translateY, translateZ, translate3d, translate
  • perspective
  • rotateX, rotateY, rotateZ, rotate3d, rotate
  • skewX, skewY, skew

Comparision Functions

  • clamp
  • max, min

Logical Combineations

  • :is, :where
2025( )
今日 8.33%
本周 42.86%
本月 48.39%
本年 4.11%
Powered by Snowinlu | Copyright © 2024- | MIT License