How is responsive design different from adaptive design?
Where responsive design relies on changing the design pattern to fit the real estate available to it, adaptive design has multiple fixed layout sizes. When the site detects the available space, it selects the layout most appropriate for the screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is html considered coding?
What are the different variations of CSS ?
What are the advantages of using css?
What are css counters?
How stacking context is formed?
What is the css code to remove an underline from all hyperlinks?
What is font weight in css?
Can you make a id selector particular to an element type?
What is z index in css?
What are the most commonly used multi backgroud properties in css3?
What are the advantages/disadvantages of the various style methods?
Why do we use flexbox?