Section 1

Preview this deck

The following attributes are required when configuring an <object> tag to provide media on a web page which will be displayed in Internet Explorer:

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

4 years ago

Date created

Mar 1, 2020

Cards (15)

Section 1

(15 cards)

The following attributes are required when configuring an <object> tag to provide media on a web page which will be displayed in Internet Explorer:

Front

codebase and classid

Back

The CSS3 _______ property provides for changes in property values to display in a smoother manner over a specified time.

Front

transition

Back

When configured with object and param elements, the browser uses a _______ to play media such as audio and video files.

Front

plug-in

Back

Which technology was developed by Netscape and Sun Microsystems?

Front

JavaScript

Back

Use the _______ element to associate JavaScript with a web page

Front

script

Back

In terms of copyright, Fair Use is determined to be

Front

The use of a copyright work for purposes such as criticism, reporting, teaching, scholarship, or research.

Back

What should you use before obtaining files from others?

Front

Obtain permission

Back

Java can be described as....

Front

an object oriented programming language

Back

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

Front

There is no fallback content to display for browsers that do not support the audio element.

Back

The term ajax stands for...

Front

Asynchronous JavaScript and XML

Back

When coding an audio element, the code placed before the closing audio tag is considered to be:

Front

fallback content

Back

Use the _______ parameter associated with an <object> tag to control whether an audio file starts to play as soon as the webpage loads.

Front

autoplay

Back

The ______ defines every object and element on a web page.

Front

Document Object Model

Back

Use _______ resolution when recording human speech in an audio file

Front

8-bit

Back

The CSS3 ______ property allows you to rotate, scale, skew, or move an element.

Front

transform

Back