Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  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