____ view shows a page within the entire document window and is primarily used when designing and creating a web page.
A. Design
B. Code
C. Code and Design
D. Layout
Answer: A
Computer Science & Information Technology
You might also like to view...
What file extension do templates use?
A) .xltx B) .xlsx C) .xlsm D) .xlsb
Computer Science & Information Technology
The ____ operator is used to extract the address for a variable.
A. address (&) B. assignment (=) C. indirection (*) D. pointer (^) E. selection (>)
Computer Science & Information Technology