The CSS initial keyword was introduced in CSS3. It applies the initial value of a property to an element. The initial value of a property is the same as the default value of the property. The Mozilla implementation of this keyword is -moz-initial. Example: h1 { color:initial; /* This is the initial color, eg. black */ color:-moz-initial; }
| Attributes | Values |
|---|---|
| rdfs:label |
|
| rdfs:comment |
|
| dbkwik:htmlcss/pro...iPageUsesTemplate | |
| abstract |
|