chpt. 11 – Flashcard

Unlock all answers in this set

Unlock answers
question
The term ajax stands for...
answer
Asynchronous JavaScript and XML
question
When configured with object and param elements, the browser uses a _______ to play media such as audio and video files.
answer
plug-in
question
Use the _______ element to associate JavaScript with a web page
answer
script
question
Use the _______ parameter associated with an tag to control whether an audio file starts to play as soon as the webpage loads.
answer
autoplay
question
What should you use before obtaining files from others?
answer
Obtain permission
question
Java can be described as....
answer
an object oriented programming language
question
Use _______ resolution when recording human speech in an audio file
answer
8-bit
question
The ______ defines every object and element on a web page.
answer
Document Object Model
question
The CSS3 ______ property allows you to rotate, scale, skew, or move an element.
answer
transform
question
When coding an audio element, the code placed before the closing audio tag is considered to be:
answer
fallback content
question
Which technology was developed by Netscape and Sun Microsystems?
answer
JavaScript
question
In terms of copyright, Fair Use is determined to be
answer
The use of a copyright work for purposes such as criticism, reporting, teaching, scholarship, or research.
question
The following attributes are required when configuring an tag to provide media on a web page which will be displayed in Internet Explorer:
answer
codebase and classid
question
The CSS3 _______ property provides for changes in property values to display in a smoother manner over a specified time.
answer
transition
question
Scenario: The Internet Explorer 8 browser is being used to display a web page with an audio player but the audio element displays nothing on the page. Read the following code and select the reason for the incorrect display: BLAG BLAH
answer
There is no fallback content to display for browsers that do not support the audio element.
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New