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 0 of 4 in latest. Total Items: 222
nzkY5
...
writing-mode

Specifies whether lines of text are laid out horizontally or vertically

6:02 am, September 25, 2020 writing-mode

0cRaS
...
word-wrap

Allows long, unbreakable words to be broken and wrap to the next line

6:02 am, September 25, 2020 word-wrap

jqstM
...
word-spacing

Increases or decreases the space between words in a text

6:02 am, September 25, 2020 word-spacing

Vugv4
...
word-break

Specifies how words should break when reaching the end of a line

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

FT1BZ
...
width

Sets the width of an element

6:02 am, September 25, 2020 width

PQ2cR
...
widows

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

6:02 am, September 25, 2020 widows

3CPjh
...
white-space

Specifies how white-space inside an element is handled

6:02 am, September 25, 2020 white-space

xJEiG
...
visibility

Specifies whether or not an element is visible

6:02 am, September 25, 2020 visibility

7X9j3
...
vertical-align

Sets the vertical alignment of an element

6:02 am, September 25, 2020 vertical-align

yBK1N
...
user-select

Specifies whether the text of an element can be selected

6:02 am, September 25, 2020 user-select

PzFQG
...
unicode-bidi

Used together with the direction property to set or return whether the text should be overridden to support multiple languages in the same document

6:02 am, September 25, 2020 unicode-bidi

q9RWJ
...
transition-timing-function

Specifies the speed curve of the transition effect

6:02 am, September 25, 2020 transition

uFCT8
...
transition-property

Specifies the name of the CSS property the transition effect is for

6:02 am, September 25, 2020 transition

fcpM8
...
transition-duration

Specifies how many seconds or milliseconds a transition effect takes to complete

6:02 am, September 25, 2020 transition

e9vW4
...
transition-delay

Specifies when the transition effect will start

6:02 am, September 25, 2020 transition

TC6yZ
...
transition

A shorthand property for all the transition-* properties

6:02 am, September 25, 2020 transition

E1tZs
...
transform-style

Specifies how nested elements are rendered in 3D space

6:02 am, September 25, 2020 transform

6ePgc
...
transform-origin

Allows you to change the position on transformed elements

6:02 am, September 25, 2020 transform

xXwsm
...
transform

Applies a 2D or 3D transformation to an element

6:02 am, September 25, 2020 transform

UTgrQ
...
top

Specifies the top position of a positioned element

6:02 am, September 25, 2020 top

RIvTL
...
text-underline-position

Specifies the position of the underline which is set using the text-decoration property

6:02 am, September 25, 2020 text

tVaj2
...
text-transform

Controls the capitalization of text

6:02 am, September 25, 2020 text

P241Z
...
text-shadow

Adds shadow to text

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

obEeM
...
text-orientation

Defines the orientation of the text in a line

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

fa56e
...
text-indent

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

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

lCDzM
...
text-decoration-line

Specifies the type of line in a text-decoration

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

K26rF
...
text-decoration

Specifies the decoration added to text

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

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

yIJ1i
...
text-align

Specifies the horizontal alignment of text

6:02 am, September 25, 2020 text

lc1pB
...
table-layout

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

6:02 am, September 25, 2020 table

0eYLU
...
tab-size

Specifies the width of a tab character

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

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

JI7ip
...
right

Specifies the right position of a positioned element

6:02 am, September 25, 2020 right

HN0BJ
...
resize

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

6:02 am, September 25, 2020 resize

Hby5T
...
quotes

Sets the type of quotation marks for embedded quotations

6:02 am, September 25, 2020 quotes

ovxYC
...
position

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

6:02 am, September 25, 2020 position

VGYwf
...
pointer-events

Defines whether or not an element reacts to pointer events

6:02 am, September 25, 2020 pointer

x4K7h
...
perspective-origin

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

6:02 am, September 25, 2020 perspective

mpfhI
...
perspective

Gives a 3D-positioned element some perspective

6:02 am, September 25, 2020 perspective

obkGK
...
page-break-inside

Sets the page-break behavior inside 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

IDT9K
...
page-break-after

Sets the page-break behavior after an element

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

Imo7G
...
padding-top

Sets the top 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

zVhAK
...
padding-left

Sets the left padding of an element

6:02 am, September 25, 2020 padding