Explain the difference between responsive website coding and mobile-first strategy coding.



Explain the difference between responsive website coding and mobile-first strategy coding...

Answer / 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

More CSS Cascading Style Sheets Interview Questions

What is the origin of CSS ?

0 Answers  


What does font weight mean in css?

0 Answers  


How do you change the background color?

0 Answers  


What is the purpose of a style sheet?

0 Answers  


How do I change my background?

0 Answers  






What is latest javascript version?

0 Answers  


Can multiple divs have the same id?

0 Answers  


What is the difference between class selectors and id selectors?

0 Answers  


Can css be used with other than html documents?

0 Answers  


What will this piece of css code do to an element? .container { margin: 0 auto; }

0 Answers  


Define ‘important’ declarations used in css.

1 Answers  


Which property is used to set the width of the outline?

0 Answers  


Categories