Vidyalelo
CSS · Q43

CSS3 Fundamentals

Programming · CSS · question 43

Q43

Which of the following measurement represent seconds?

A.
s
Answer
B.
se
C.
sec
D.
second

Answer: Option A

Solution

Answer: Option A
Solution:
Example:
#a2 {transition-property: color; transition-duration: 1s;}