Choose the item below that is not an HTML5 element.

a. footer
b. figcaption
c. wrapper
d. article


c. wrapper

Computer Science & Information Technology

You might also like to view...

What will be output from the following code:

``` public void t e s t 5 ( ) f int x = 2 ; int y = 0 ; while ( x < 10 j j y < 1) { x = x + 1 ; y = y + 1 ; System . out . p r i n t l n ( x + " , " + y ) ; } } ```

Computer Science & Information Technology

Column charts are used only when there is one data series.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Designers call roomy blank areas ____________________.

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

Computer Science & Information Technology

When software configuration management is a formal activity the software configuration audit is conducted by the

A. testing specialists B. quality assurance group C. development teamĀ  D. senior managers

Computer Science & Information Technology