Ch11 Media and Interactivity Basics Flashcards
Which property provides a way for you to rotate, scale, skew, or move an element?
transform
What type of files are .webm, .ogv, and .m4v?
video files
Which of the following attributes on a video element configures an image to display if the video cannot be played in the browser?
poster
Which property enables changes in property values to display in gradual manner over a specified time?
transition
Which of the following is an open-source video codec?
Theora
Which of the following is an object-based, client-side scripting language?
JavaScript
Which of the following is an HTML API that stores information on the client?
web storage
Which elements can be used to configure an interactive widget?
details and summary
Which of the following should you do to provide for usability and accessibility?
Supply text descriptions of audio files and caption video files that appear in your web pages.
Which of the following elements displays the contents of another web page?
iframe