Computer Science, asked by srisht1416hj, 11 months ago

which attribute are used to control audio and video tag

Answers

Answered by djgospellet
6

Ole is an attribute which one can use to assign audio and video in vb and I think it works too in java.

Answered by hansasunilpatel
0

Answer:

The HTML5 audio and video tags can have a no.of attribute to control the look and feel.

autoplay - play the file automatically when the web page is loaded.

control - display the control on the web page.

SRC - ( source ) it specifies the URL of the file.

LOOP - Reply the file in loop once it is finished.

Height - set the height of video file.

Width - set the width of video file.

Similar questions