Home / CSE MCQs / HTML MCQs :: Discussion

Discussion :: HTML MCQs

  1. Which of the following attribute adds audio controls, like play, pause, and volume?
  2. A.
    audio
    B.
    controls
    C.
    source
    D.
    src

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The controls attribute is a boolean attribute. When present, it specifies that audio controls should be displayed.


Be The First To Comment