Exam 7: Image Manipulations, Audio, and Video
Exam 1: Introduction to Web Programming28 Questions
Exam 2: Coding Standards, Block Elements, Text Elements, and Character References30 Questions
Exam 3: Cascading Style Sheets (CSS)29 Questions
Exam 4: Organizing a Pages Content With Lists, Figures, and Various Organizational Elements30 Questions
Exam 5: Tables and Css Layout30 Questions
Exam 6: Links and Images30 Questions
Exam 7: Image Manipulations, Audio, and Video30 Questions
Exam 8: Introduction to Javascript: Functions, Dom, Forms, and Event Handlers28 Questions
Exam 9: Additional Javascript Basics: Window Object, If Statement, Strings, Numbers, and Input Validation30 Questions
Exam 10: Loops, Additional Controls, Manipulating Css With Javascript29 Questions
Exam 11: Object-Oriented Programming and Arrays30 Questions
Exam 12: Canvas30 Questions
Exam 13: Web Development and HTML/CSS98 Questions
Select questions type
For audio files to work with HTML5, end users are required to install a browser audio plug-in.
(True/False)
4.8/5
(35)
To associate an img element with a map element, the img element must include a usemap attribute with the map element's id value for the usemap attribute's value.
(True/False)
4.9/5
(41)
For the audio element, which property-value pair provides a suggestion to download the audio file when the page loads initially?
(Multiple Choice)
4.9/5
(40)
For a video element, it is always recommended that you include its width and height attributes. Why is it detrimental to omit the width and height attributes?
(Essay)
4.7/5
(46)
A color gradient value displays a smooth transition between two or more colors.
(True/False)
4.8/5
(34)
Explain what the following CSS rule does in terms of layout for a navigation bar's links:
nav > * {display: block;}
(Essay)
4.8/5
(41)
To implement a video in a web page, you can use an iframe element and display a separate web page in it, or you can use a video element to run locally stored video files. What is an advantage of using an iframe element?
(Multiple Choice)
4.7/5
(35)
For the <code>audio</code> element, which property-value pair provides a suggestion to download the audio file's metadata when the page loads initially?
(Multiple Choice)
4.7/5
(33)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)