How to display webpage different on different resolution? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to display webpage different on different resolution?

For ex. in Android or an iPhone the screen is smaller than the actual desktop for other devices we may use. My question is that is there anyway to load different webpage in different devices(using HTML,css,javascript). Give an example.

16th Mar 2017, 5:39 PM
Aditya Kshitiz
Aditya Kshitiz - avatar
2 Answers
+ 2
Please give an example code
17th Mar 2017, 1:45 PM
Aditya Kshitiz
Aditya Kshitiz - avatar
+ 1
responsive design?use css3 media queries or css framework like bootstrap
16th Mar 2017, 7:07 PM
Aung Aung
Aung Aung - avatar