Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

loop attribute is not used with _____________

a) <audio>
b) <marquee>
c) <video>
d) <track>

Answer: d
Explanation: loop attribute is commonly use with <audio>, <bgsound>, <video>, <marquee> and denotes whether the media should start playing from the beginning when it is finished. <track> element is use with default attribute and it checks whether the track is enabled or not.

Join The Discussion