T
T
The_XXI2020-12-30 19:25:09
css
The_XXI, 2020-12-30 19:25:09

How to properly adapt the site for mobile devices?

I know how to work with media queries.
The question is how to properly adapt the site to small resolutions? What's the best way to do it? Change separately the styles of elements that move out or implement completely different styles for all standard resolutions?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Artem Nanavov, 2020-12-30
@The_XXI

Look at grid, a useful thing for responsive design.
Or you can use media queries, but most likely you will need to write a lot of them so that the design is pleasant, something like that.
ps grid + flex is a good solution for responsive design

M
Mors Clamor, 2020-12-30
@66demon666

If you are asking this question - you are NOT good at working with media queries

D
Denis Masson, 2020-12-30
@pumbasl

Use media queries in css? You can use grid grids with or without bootstrap.

I
i_m, 2020-12-30
@imandrey

order a freelance service eg.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question