Home » HTML » HTML Tables » Question
  1. Which value is there for autoplaying the YouTube video?
    1. infinite
    2. 2
    3. 1
    4. 0
    5. None of these
Correct Option: C

We can play our video automatically when the user visits the page by adding a simple parameter to a YouTube URL. When the value is set to be 0 the value will not play automatically when the player loads. It is the default value. When the value is set to be 1 the video will play automatically when the player loads.



Your comments will be displayed only after manual approval.