Time

Support Key: [CSS2]
Other
Units

Relative Length
Absolute Length
URL
Color
Angle
Frequency
= Index DOT Css by Brian Wilson =
Main Index | Property Index | CSS Support History | Browser History



What is it?
Time units are used with Aural CSS properties to indicate when and how long actions and durations will occur. Time lengths are given as a number followed by a time unit. Values cannot be negative.
Time Units in CSS
s
[CSS2]
Description:
Seconds. Basic unit of time measure.
ms
[CSS2]
Description:
Milliseconds. 1 Second = One thousand Milliseconds.
Example
div { pause: 2s }
Browser Peculiarities

Boring Copyright Stuff....