The term _______________ means a video plays continuously, restarting from the beginning over and over.
Fill in the blank(s) with the appropriate word(s).
loop
You might also like to view...
Judith Donath created the first electronic postcard, or ____________________, Web site in 1994 at the MIT Media Lab.
Fill in the blank(s) with the appropriate word(s).
The in-order traversal sequence of a binary search tree is 25, 10, 14, 34, 9. Which one of the following is the post-order traversal sequence of the same tree?
a. None of the above b. 30, 20, 10, 15, 25, 23, 39, 35, 42 c. 15, 10, 25, 23, 20, 42, 35, 39, 30 d. 10, 20, 15, 23, 25, 35, 42, 39, 30
Define the following:
onblur onchange onclick ondblclick onfocus onkeydown onkeypress onkeyup onload onmousedown onmousemove onmouseout onmouseover onmouseup onreset onselect onsubmit
Thediv attribute can be added to the opening tag for an element to give the element a unique identity. _________________________
Answer the following statement true (T) or false (F)