1.

List The Smil Timing Elements And Attributes?

Answer»

SMIL timing Elements:

  • <excl&GT; Specifies elements that are to be exclusively displayed 
  • <par> Specifies elements that are to be displayed in PARALLEL 
  • <seq> Specifies elements that are to be displayed in a sequence 

SMIL timing Attributes:

  • begin - Specifies the delay before the display of the element 
  • dur - Specifies the duration for the display 
  • endsync - Synchronizes the STOPPING of parallel elements 
  • repeatCount - Specifies the NUMBER of REPETITIONS for the display

SMIL timing Elements:

SMIL timing Attributes:



Discussion

No Comment Found