How to auto Scale my webpage on different screen size? Like facebook | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to auto Scale my webpage on different screen size? Like facebook

Is there is any tag in HTML, CSS CSS, JS to auto detect the device and apply a different style sheet for my page

6th May 2020, 1:17 AM
Abhay
Abhay - avatar
2 Answers
+ 1
yeah, there is. It’s called _Responsive website_ I can’t explain it all, but you can check it out here: https://www.w3schools.com/css/css3_mediaqueries_ex.asp Also, video example: https://youtu.be/ZYV6dYtz4HA
6th May 2020, 1:40 AM
Ginfio
Ginfio - avatar
0
Yes it is responsive design. Indeed, check out bootstrap which makes easier to apply this to your webpage. Bootstrap as I understand is a library.
6th May 2020, 4:28 AM
David Jaramillo
David Jaramillo - avatar