?Identify a true statement about the figcaption element.

A. ?It is the content that will appear within a figure box.
B. ?It is the description text that accompanies a figure.
C. ?It is placed either directly before or directly after a figure box content.
D. ?It is used to mark any page content to make it stand apart from the main content of an article.


Answer: C

Computer Science & Information Technology

You might also like to view...

Suppose we want to declare a pointer called ptr which can hold the address of a float. Its declaration would look like this:

A. float ptr ; B. float ptr; C. &float ptr; D. float ptr;

Computer Science & Information Technology

____ units express font size relative to the size of other objects within the Web page.

A. Absolute B. Relative C. Standard D. Output

Computer Science & Information Technology

The dialog box in the accompanying figure is used for what purpose?

A. file extraction B. saving file differentials C. converting groups of files to other formats D. dictation of file formats

Computer Science & Information Technology

What are the wake locks available in android?

A - PARTIAL_WAKE_LOCK B - SCREEN_DIM_WAKE_LOCK C -SCREEN_BRIGHT_WAKE_LOCK D - FULL_WAKE_LOCK E - FULL_WAKE_LOCK

Computer Science & Information Technology