____ Notes are notes directed to other content creators who are working on different parts of your site.

A. Content
B. Development
C. Design
D. HTML


Answer: C

Computer Science & Information Technology

You might also like to view...

Select the correct statement regarding C++ I/O streams:

a. C++ provides only high-level I/O capabilities because it is a high-level programming language. b. High-level (formatted) I/O is best for large-volume transfers. c. Low-level I/O breaks information down into small, meaningful groups of related bytes. d. Programmers generally prefer high-level I/O to low-level I/O.

Computer Science & Information Technology

The act of physically transferring a unit of data between a peripheral device and memory is called __________.

a. physical I/O b. logical I/O c. either A or B d. neither A nor B

Computer Science & Information Technology

When two criteria are placed in different rows in the design grid, the ________ logical operator applies

A) Not B) Or C) And D) Null

Computer Science & Information Technology

While class-based rules are indicated by a period before the selector name (.highlight, for example), id-based rules are indicated with "____."

A. $ B. & C. # D. @

Computer Science & Information Technology