What is Responsive web design?

What will be an ideal response?


Responsive web design: Design approach that can provide styles that progressively evolve a layout for higher resolutions and more capable devices.

Computer Science & Information Technology

You might also like to view...

An active control is one that:

a) can move about the screen. b) is most commonly clicked by the user c) has the focus d) one that changes, whether it is color or another property, on an event.

Computer Science & Information Technology

Answer, and explain: For large lists, deleting an item from a linked list compared to deletion from an array is

a) more efficient. b) less efficient. c) about the same. d) depends on the size of the two lists.

Computer Science & Information Technology

Blog posts are not publicly available until they are ________

A) hyperlinked B) verified C) published D) approved

Computer Science & Information Technology

Which statement about comments is false?

a) Comments begin and end with /* and */, respectively. b) Programmers insert comments to document programs and im-prove program readability. c) Comments do not cause any machine language object code to be generated. d) Lengthy comments can cause poor execution-time performance.

Computer Science & Information Technology