Default CSS Property Values Desk Reference
1/3
Default CSS Property Values CSS Vendor Prefixes
animation : none; -ms-
animation-delay : 0; Microsoft
animation-direction : normal; mso-
animation-duration : 0; Microsoft Office
animation-fill-mode : none; -moz-
animation-iteration-count : 1; Mozilla Foundation (Gecko-based browsers)
animation-name : none; -o-, -xv-
animation-play-state : running; Opera Software
animation-timing-function : ease; -atsc-
backface-visibility : visible; Advanced Television Standards Committee
background : 0; -wap-
background-attachment : scroll; The WAP Forum
background-clip : border-box; -webkit-
background-color : transparent; Safari, Chrome (and other WebKit-based
background-image : none; browsers)
background-origin : padding-box; -khtml-
background-position : 0 0; Konqueror browser
background-position-x : 0; -apple-
background-position-y : 0; Webkit supports properties using the
-apple-
background-repeat : repeat;
prefixes as well
background-size : auto auto;
prince-
border : 0;
YesLogic
border-style : none;
-ah-
border-width : medium;
Antenna House
border-color : inherit;
-hp-
border-bottom : 0;
Hewlett Packard
border-bottom-color : inherit;
-ro-
border-bottom-left-radius : 0;
Real Objects
border-bottom-right-radius : 0;
-rim-
border-bottom-style : none;
Research In Motion
border-bottom-width : medium;
-tc-
border-collapse : separate;
Tall Components
border-image : none;
border-left : 0;
Find an error? Contact me 1.0:v4.0.0-alpha.6 :1
Default CSS Property Values Desk Reference
2/3
Default CSS Property Values cont. CSS Selectors
border-left-color : inherit; .class :invalid
border-left-style : none; #id :lang(language)
border-left-width : medium; * :last-child
border-radius : 0;
element :last-of-type
border-right : 0;
element,element :link
border-right-color : inherit;
element element :not(selector)
border-right-style : none;
border-right-width : medium; element>element :nth-child(n)
border-spacing : 0; element+element :nth-last-child(n)
border-top : 0; element1~element2 :nth-last-of-type(n)
border-top-color : inherit; [attribute] :nth-of-type(n)
border-top-left-radius : 0; [attribute=value] :only-of-type
border-top-right-radius : 0;
[attribute~=value] :only-child
border-top-style : none;
[attribute|=value] :optional
border-top-width : medium;
[attribute^=value] :out-of-range
bottom : auto;
box-shadow : none; [attribute$=value] :read-only
box-sizing : content-box; [attribute*=value] :read-write
caption-side : top; :active :required
clear : none; ::after :root
clip : auto; ::before ::selection
color : inherit;
:checked :target
columns : auto;
:disabled :valid
column-count : auto;
:empty :visited
column-fill : balance;
column-gap : normal; :enabled
column-rule : medium none currentColor; :first-child
column-rule-color : currentColor; ::first-letter
column-rule-style : none; ::first-line
column-rule-width : none; :first-of-type
column-span : 1;
:focus
column-width : auto;
:hover
content : normal;
:in-range
counter-increment : none;
Find an error? Contact me 1.0:v4.0.0-alpha.6 :2
Default CSS Property Values Desk Reference
3/3
Default CSS Property Values cont.
counter-reset : none; outline-style : none; text-transform : none;
cursor : auto; outline-width : medium; top : auto;
direction : ltr; overflow : visible; transform : none;
display : inline; overflow-x : visible; transform-style : flat;
empty-cells : show; overflow-y : visible; transition : none;
float : none; padding : 0; transition-delay : 0s;
font : normal; padding-bottom : 0; transition-duration : 0s;
font-family : inherit; padding-left : 0; transition-property : none;
font-size : medium; padding-right : 0; transition-timing-function :
font-style : normal; padding-top : 0; ease;
font-variant : normal; page-break-after : auto; unicode-bidi : normal;
font-weight : normal; page-break-before : auto; vertical-align : baseline;
height : auto; page-break-inside : auto; visibility : visible;
hyphens : none; perspective : none; white-space : normal;
left : auto; perspective-origin : 50% widows : 0;
letter-spacing : normal; 50%; width : auto;
line-height : normal; position : static; word-spacing : normal;
list-style : none; /* May need to alter quotes z-index : auto;
list-style-image : none; for different locales (e.g
fr) */
list-style-position :
outside; quotes : '\201C' '\201D'
'\2018' '\2019';
list-style-type : disc;
right : auto;
margin : 0;
tab-size : 8;
margin-bottom : 0;
table-layout : auto;
margin-left : 0;
text-align : inherit;
margin-right : 0;
text-align-last : auto;
margin-top : 0;
text-decoration : none;
max-height : none;
text-decoration-color :
max-width : none;
inherit;
min-height : 0;
text-decoration-line : none;
min-width : 0;
text-decoration-style :
opacity : 1; solid;
orphans : 0; text-indent : 0;
outline : 0; text-shadow : none;
outline-color : invert;
Find an error? Contact me 1.0:v4.0.0-alpha.6 :3