Computer Science, asked by chhanhima3296, 1 year ago

The controls attribute adds audio/video controls like play, pause and volume is true or false

Answers

Answered by thelegend33
5
It true that the controls attribute adds audio/video controls like play, pause and volume.
:)
Answered by StaceeLichtenstein
0

True is the correct answer to the given question

Explanation:

  • When the controls attribute are enable then audio / video controls are to be activated.The control attribute add the audio and the video also it playing pause the audio -video.
  • The control attribute is also known as boolean attribute .Following are the example of control attribute .

<audio >

 <source src="rese.ogg" type="audio/ogg">

 The web browser is not supporting  the audio.

</audio>

Learn More :

  • brainly.in/question/15815247
Similar questions