Explain the difference between responsive website coding and mobile-first strategy coding.
Answer Posted / hrpynux@gmail.com
A responsive website is reactive — the design moving fluidly to fit devices. A mobile-first website is when the mobile website planned and designed in tandem with the desktop site, making proactive changes to the overall design to ensure the mobile experience is just as good as the desktop experience
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between .class.class2 & .class .class & .class > class ?
Explain the difference in approach when designing a responsive website over a mobile-first strategy?
What are the new color properties introduced in css3?
What does cascading mean in css?
What is a tag selector in css?
What is whitespace in css?
How to use class selectors to differentiate tag instances in css?
How do you link an external style sheet?
What is external css?
What is inline block?
What is inline style? How to link?
Are quotes mandatory in URL’s?
What are the 4 areas of the box model?
What is css calc() function?
What is box sizing in css?