Categories
Layout block without duplicating elements?
How can I make a block for desktop\mobile without duplicating elements? Is it possible to do this without using float?
Answer the question
In order to leave comments, you need to log in
Read about CSS Grids.
Use display: flex or display: grid.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question