Skip to content

Instantly share code, notes, and snippets.

@nicolas-oliveira
Last active January 4, 2020 18:02
Show Gist options
  • Save nicolas-oliveira/bce1ee0858a5751c3d4ef11ebcf74ae2 to your computer and use it in GitHub Desktop.
Save nicolas-oliveira/bce1ee0858a5751c3d4ef11ebcf74ae2 to your computer and use it in GitHub Desktop.

Propriedades CSS em ordem alfabética

Todas as propriedades do CSS em ordem alfabética

  • CSS
    • properties
      • align
        • align-content
        • align-items
        • align-self
      • all
      • animation
        • animation-delay
        • animation-direction
        • animation-duration
        • animation-fill-mode
        • animation-iteration-count
        • animation-name
        • animation-play-state
        • animation-timing-function
      • azimuth
      • 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-bottom
          • border-bottom-color
          • border-bottom-left-radius
          • border-bottom-right-radius
          • border-bottom-style
          • border-bottom-width
        • border-collapse
        • border-color
        • 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
    • caption-side
    • caret-color
    • clear
    • clip
    • color
    • columns
      • column-count
      • column-fill
      • column-gap
      • column-rule
      • column-rule-color
      • column-rule-style
      • column-rule-width
      • column-span
      • column-width
    • content
    • counter-increment
    • counter-reset
    • cue-after
    • cue-before
    • cue
    • cursor
    • direction
    • display
    • elevation
    • empty-cells
    • filter
    • flex
      • flex-basis
      • flex-direction
      • font-feature-settings
      • flex-flow
      • flex-grow
      • flex-shrink
      • flex-wrap
    • float
    • font
      • font-family
      • font-kerning
      • font-language-override
      • font-size-adjust
      • font-size
      • 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
    • grid
      • grid-area
      • grid-auto-columns
      • grid-auto-flow
      • grid-auto-rows
      • grid-column-end
      • grid-column-gap
      • grid-column-start
      • grid-column
      • grid-gap
      • grid-row-end
      • grid-row-gap
      • grid-row-start
      • grid-row
      • grid-template-areas
      • grid-template-columns
      • grid-template-rows
      • grid-template
    • hanging-punctuation
    • height
    • hyphens
    • isolation
    • justify-content
    • justify-items
    • justify-self
    • left
    • letter-spacing
    • line-break
    • line-height
    • list-style-image
    • list-style-position
    • list-style-type
    • list-style
    • margin
      • margin-bottom
      • margin-left
      • margin-right
      • margin-top
    • marker-offset
    • marks
    • max-height
    • max-width
    • min-height
    • min-width
    • mix-blend-mode
    • nav-up
    • nav-down
    • nav-left
    • nav-right
    • opacity
    • order
    • orphans
    • outline-color
    • outline-offset
    • outline-style
    • outline-width
    • outline
    • overflow
    • overflow-wrap
    • overflow-x
    • overflow-y
    • padding
      • padding-bottom
      • padding-left
      • padding-right
      • padding-top
    • page-break-after
    • page-break-before
    • page-break-inside
    • page
    • pause-after
    • pause-before
    • pause
    • perspective
    • perspective-origin
    • pitch-range
    • pitch
    • place-content
    • place-items
    • place-self
    • play-during
    • position
    • quotes
    • resize
    • rest-after
    • rest-before
    • rest
    • richness
    • right
    • size
    • speak-header
    • speak-numeral
    • speak-punctuation
    • speak
    • speech-rate
    • stress
    • tab-size
    • table-layout
    • text-align
    • text-align-last
    • text-decoration
    • text-decoration-color
    • text-decoration-line
    • text-decoration-skip
    • text-decoration-style
    • text-indent
    • text-overflow
    • text-shadow
    • text-transform
    • text-underline-position
    • top
    • transform
    • transform-origin
    • transform-style
    • transition
    • transition-delay
    • transition-duration
    • transition-property
    • transition-timing-function
    • unicode-bidi
    • vertical-align
    • visibility
    • voice-balance
    • voice-duration
    • voice-family
    • voice-pitch
    • voice-range
    • voice-rate
    • voice-stress
    • voice-volume
    • volume
    • white-space
    • widows
    • width
    • will-change
    • word-break
    • word-spacing
    • word-wrap
    • z-index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment