Home » CSS » CSS Introduction » Question
  1. Which of the following measurement represent seconds?
    1. second
    2. sec
    3. se
    4. s
    5. None of these
Correct Option: D

#a2 {transition-property: color; transition-duration: 1s;}



Your comments will be displayed only after manual approval.