CSS Color
CSS Properties
@charset @font-face @font-feature-values @import @keyframes @media 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 backface-visibility background-attachment background-blend-mode background-clip background-color background-image background-origin background-position background-repeat background-size border border-bottom border-collapse border-color border-image border-image-outset border-image-repeat border-image-slice border-image-source border-image-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 caption-side caret-color clear clip color column-count column-fill column-gap column-rule column-rule-color column-rule-style column-rule-width column-span column-width columns content counter-increment counter-reset cursor direction display empty-cells filter flex flex-basis flex-direction flex-flow flex-grow flex-shrink flex-wrap float font font-family font-feature-settings font-kerning font-language-override font-size font-size-adjust 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 grid-column-end grid-column-gap grid-column-start grid-gap grid-row grid-row-end grid-row-gap grid-row-start grid-template grid-template-areas grid-template-columns grid-template-rows hanging-punctuation height hyphens image-rendering isolation justify-content left letter-spacing line-break line-height list-style list-style-image list-style-position list-style-type margin margin-bottom margin-left margin-right margin-top max-height max-width min-height min-width mix-blend-mode object-fit object-position opacity order orphans outline outline-color outline-offset outline-style outline-width 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 perspective perspective-origin pointer-events position quotes resize right scroll-behavior tab-size table-layout text-align text-align-last text-combine-upright text-decoration text-decoration-color text-decoration-line text-decoration-style text-indent text-justify text-orientation text-overflow text-shadow text-transform text-underline-position title top transform transform-origin transform-style transition transition-delay transition-duration transition-property transition-timing-function unicode-bidi user-select vertical-align visibility white-space widows width word-break word-spacing word-wrap writing-mode
CSS

List CSS Properties

Showing page 3 of 4 in oldest. Total Items: 222
cTAbL
...
max-height

Sets the maximum height of an element

6:02 am, September 25, 2020 max

zyq98
...
max-width

Sets the maximum width of an element

6:02 am, September 25, 2020 max

Zd03L
...
@media

Sets the style rules for different media types/devices/sizes. all - targets all media screen - targets screen media print - print media speech - used for screenreaders 

6:02 am, September 25, 2020 @media

W8gXK
...
min-height

Sets the minimum height of an element

6:02 am, September 25, 2020 min

uwvKE
...
min-width

Sets the minimum width of an element

6:02 am, September 25, 2020 min

cRgyZ
...
mix-blend-mode

Specifies how an element's content should blend with its direct parent background

6:02 am, September 25, 2020 mix-blend-mode

X7rqL
...
object-fit

Specifies how the contents of a replaced element should be fitted to the box established by its used height and width

6:02 am, September 25, 2020 object

ZerBl
...
object-position

Specifies the alignment of the replaced element inside its box

6:02 am, September 25, 2020 object

YW7bk
...
opacity

Sets the opacity level for an element

6:02 am, September 25, 2020 opacity

93MlI
...
order

Sets the order of the flexible item, relative to the rest

6:02 am, September 25, 2020 order

3PzFn
...
orphans

Sets the minimum number of lines that must be left at the bottom of a page when a page break occurs inside an element

6:02 am, September 25, 2020 orphans

0Vysl
...
outline

A shorthand property for the outline-width, outline-style, and the outline-color properties

6:02 am, September 25, 2020 outline

o8zcb
...
outline-color

Sets the color of an outline

6:02 am, September 25, 2020 outline

rLjBo
...
outline-offset

Offsets an outline, and draws it beyond the border edge

6:02 am, September 25, 2020 outline

uR6iV
...
outline-style

Sets the style of an outline

6:02 am, September 25, 2020 outline

cWRY9
...
outline-width

Sets the width of an outline

6:02 am, September 25, 2020 outline

Qg0RE
...
overflow

Specifies what happens if content overflows an element's box

6:02 am, September 25, 2020 overflow

LTxM2
...
overflow-wrap

Specifies whether or not the browser may break lines within words in order to prevent overflow (when a string is too long to fit its containing box)

6:02 am, September 25, 2020 overflow

Oi6Wd
...
overflow-x

Specifies whether or not to clip the left/right edges of the content, if it overflows the element's content area

6:02 am, September 25, 2020 overflow

6ITN8
...
overflow-y

Specifies whether or not to clip the top/bottom edges of the content, if it overflows the element's content area

6:02 am, September 25, 2020 overflow

mFuHI
...
padding

A shorthand property for all the padding-* properties

6:02 am, September 25, 2020 padding

0TrWM
...
padding-bottom

Sets the bottom padding of an element

6:02 am, September 25, 2020 padding

zVhAK
...
padding-left

Sets the left padding of an element

6:02 am, September 25, 2020 padding

8aygf
...
padding-right

Sets the right padding of an element

6:02 am, September 25, 2020 padding

Imo7G
...
padding-top

Sets the top padding of an element

6:02 am, September 25, 2020 padding

IDT9K
...
page-break-after

Sets the page-break behavior after an element

6:02 am, September 25, 2020 page-break

K843b
...
page-break-before

Sets the page-break behavior before an element

6:02 am, September 25, 2020 page-break

obkGK
...
page-break-inside

Sets the page-break behavior inside an element

6:02 am, September 25, 2020 page-break

mpfhI
...
perspective

Gives a 3D-positioned element some perspective

6:02 am, September 25, 2020 perspective

x4K7h
...
perspective-origin

Defines at which position the user is looking at the 3D-positioned element

6:02 am, September 25, 2020 perspective

VGYwf
...
pointer-events

Defines whether or not an element reacts to pointer events

6:02 am, September 25, 2020 pointer

ovxYC
...
position

Specifies the type of positioning method used for an element (static, relative, absolute or fixed)

6:02 am, September 25, 2020 position

Hby5T
...
quotes

Sets the type of quotation marks for embedded quotations

6:02 am, September 25, 2020 quotes

HN0BJ
...
resize

Defines if (and how) an element is resizable by the user

6:02 am, September 25, 2020 resize

JI7ip
...
right

Specifies the right position of a positioned element

6:02 am, September 25, 2020 right

rOmPe
...
scroll-behavior

Specifies whether to smoothly animate the scroll position in a scrollable box, instead of a straight jump

6:02 am, September 25, 2020 scroll-behavior

0eYLU
...
tab-size

Specifies the width of a tab character

6:02 am, September 25, 2020 tab-size

lc1pB
...
table-layout

Defines the algorithm used to lay out table cells, rows, and columns

6:02 am, September 25, 2020 table

yIJ1i
...
text-align

Specifies the horizontal alignment of text

6:02 am, September 25, 2020 text

h5pJM
...
text-align-last

Describes how the last line of a block or a line right before a forced line break is aligned when text-align is "justify"

6:02 am, September 25, 2020 text

hT74t
...
text-combine-upright

Specifies the combination of multiple characters into the space of a single character

6:02 am, September 25, 2020 text

K26rF
...
text-decoration

Specifies the decoration added to text

6:02 am, September 25, 2020 text

SUte0
...
text-decoration-color

Specifies the color of the text-decoration

6:02 am, September 25, 2020 text

lCDzM
...
text-decoration-line

Specifies the type of line in a text-decoration

6:02 am, September 25, 2020 text

evd1E
...
text-decoration-style

Specifies the style of the line in a text decoration

6:02 am, September 25, 2020 text

fa56e
...
text-indent

Specifies the indentation of the first line in a text-block

6:02 am, September 25, 2020 text

2p8G7
...
text-justify

Specifies the justification method used when text-align is "justify"

6:02 am, September 25, 2020 text

obEeM
...
text-orientation

Defines the orientation of the text in a line

6:02 am, September 25, 2020 text

Njeh3
...
text-overflow

Specifies what should happen when text overflows the containing element

6:02 am, September 25, 2020 text

P241Z
...
text-shadow

Adds shadow to text

6:02 am, September 25, 2020 text