In order to apply a style to a particular section of a document, use the ________ element

A) area B) section C) div D) paragraph


C

Computer Science & Information Technology

You might also like to view...

A(n) ________ is considered one complete set of data rather than a list of values in a column

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is NOT a type of procedure?

A. Declaration B. Sub C. Function D. None of the above are procedures.

Computer Science & Information Technology

To add an option group to a form, use the ____ tool in the Controls group on the FORM DESIGN TOOLS DESIGN tab.

A. Option Group B. Radio Group C. Button Group D. Command Group

Computer Science & Information Technology

Which of the following is a compiler directive:

a) #include b) using namespace std; c) int main ( ) d) return 0;

Computer Science & Information Technology