Scenario: The Firefox browser is being used to display a web page with a video but the video does not play. Read the following code snippet and select the reason for the incorrect display from the choices below.

```

```

a. The controls attribute should be controls=”yes”
b. There are too many source elements.
c. The file extension .ogg is incorrect.
d. The MIME type values are incorrect.


c. The file extension .ogg is incorrect.

Computer Science & Information Technology

You might also like to view...

Questioning users is a step in the theory testing phase of troubleshooting

Indicate whether the statement is true or false

Computer Science & Information Technology

cout << "Value of x <= y is: " << x <= y;

What will be an ideal response?

Computer Science & Information Technology

The default color of a stroke (border) is the current ____________________ color displayed in the Tools panel.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Text that is typed in a cell that extends into the next cell only displays if the two cells are merged

Indicate whether the statement is true or false

Computer Science & Information Technology