Can anyone explain me how to make responsive website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone explain me how to make responsive website

Also how to adjust sidebar responsiveness

27th Jul 2019, 10:08 AM
Chetan Mude
Chetan Mude - avatar
2 Answers
+ 2
For beginners, frontend frameworks such as bootstrap or semantic ui are the best start to get used to responsive design. Once you've understood how responsiveness works, you can then design with your own CSS
27th Jul 2019, 1:39 PM
khangnd
khangnd - avatar
+ 1
Use media queries in css or bootstrap in html, plenty of tutorials on Google
27th Jul 2019, 10:20 AM
Elva
Elva - avatar