U
U
Umid2017-01-22 10:21:31
css
Umid, 2017-01-22 10:21:31

Correct implementation of mobile first?

Good afternoon.
I read about mobile first, etc., but I didn’t read one anywhere (or maybe I’m just not attentive).
When laying out using the mobile first method, is it first laid out for mobile devices, and then for other widths? Or first for desktop => tablet => mobiles ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rafael™, 2017-01-22
@maxminimus

it is necessary to typeset for two or three sizes at once, using
mobile-first media queries - this means that this is the main paramount platform the
code must be universal - it works equally on both mobile and desktop

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question