You can mark extended quotes with the HTML _________ element.

A. hgroup
B. blockquote
C. paragraph
D. list


Answer: B

Computer Science & Information Technology

You might also like to view...

Find and correct the error in each of the following program segments:

``` final int ARRAY_SIZE = 5; ARRAY_SIZE = 10; ```

Computer Science & Information Technology

Charts can be added to a slide using the content icon on the slide or by using the Chart button on the INSERT tab

Indicate whether the statement is true or false

Computer Science & Information Technology

To make a cell reference absolute, insert a(n) ________ sign before the row and column of the cell address

A) asterisk (*) B) dollar ($) C) equal (=) D) at (@)

Computer Science & Information Technology

____ is a library of classes used by Ruby on Rails programs.

A. Action Mailer B. Active Resource C. Railties D. Active Support

Computer Science & Information Technology