Which of these is not a principle of responsive web design:

a. Flexible, grid-based layout
b. Flexible images and media
c. Media queries
d. Dedicated sites


d. Dedicated sites

Computer Science & Information Technology

You might also like to view...

In the structure shown in the accompanying figure, you can jump only from one page to the next or previous page.

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

Computer Science & Information Technology

A ____ effect is when the user rolls the pointer over the button, and the button changes to show what is in the Over frame.

A. stream B. button C. waveform D. rollover

Computer Science & Information Technology

_____ is a free software project that produces libraries and programs for handling multimedia data.

a. FLmpeg b. FFmpeg c. LLmpeg d. PLmpeg

Computer Science & Information Technology

Alfonso has been working with XQuery, and would like to create a library module to centralize the global variables and functions he's created. He has encountered some problems in implementing the library module, and comes to you for help.? Alfonso has fixed the error in the query prolog, but now is encountering problems when he tries to reference a function he defined and added to the library module. In looking at his library module code, you remind him that he must include the _____ keyword when creating a user-defined function.

A. ?namespace B. ?define C. ?declare D. ?library

Computer Science & Information Technology