Be sure to ____ the figcaption element inside the figure element.

A. scroll
B. base
C. nest
D. hide


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the value of the variable amountDue?

``` double price = 2.50; double quantity = 5; double amountDue = 0; amountDue = price * quantity; ``` (a) 12 (b) 12.25 (c) 12.5 (d) 13

Computer Science & Information Technology

After making a series of changes, Elly would like to show the image at 100% magnification. Which option from the Zoom Tool options bar should she use?

a. Fit Screen b. Fill Screen c. Actual Pixels d. Print Size

Computer Science & Information Technology

A field that has multiple values separated by commas is an example of a repeating group

Indicate whether the statement is true or false

Computer Science & Information Technology

Track Changes works only on ________ workbooks

A) read only B) non-shareable C) enabled D) shared

Computer Science & Information Technology