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 |
What does css stand for?
How to include css inside a html tag?
What are the elements of css box model?
What is a selector html?
How do you represent a class in css?
How do you use flex in css3?
What is css code?
How do I change my background?
How do I get the css selector of an element?
Why is it called cascading style sheets?
What is the difference between css and css3?
What causes dom reflow?