How to make a page responsive | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to make a page responsive

Html, css

4th Jul 2019, 12:27 PM
Alok Yadav
Alok Yadav - avatar
2 Answers
+ 2
Also bootstrap and grid
4th Jul 2019, 2:24 PM
Ilia Sichinava
Ilia Sichinava - avatar
+ 1
There are several things to mind. You can use media queries, but you can also use vw and vh unit, and flex box while building your site so it will adapt itself more easily.
4th Jul 2019, 12:50 PM
Drax
Drax - avatar