Drop here some pro tips for the responsiveness of webpage... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Drop here some pro tips for the responsiveness of webpage...

When I make any design using HTML & CSS on my smartphone and then view it from my PC , then it doesn't show properly. It works perfectly on mobile device but the elements show scattered separately on PC. How can I make the elements position fixed on mobile & PC both ?

25th Sep 2019, 12:39 PM
Keshav Kishor Ram
4 Answers
+ 4
You asked the wrong question. They shouldn't appear the same on wide screen device and narrow screen device. Anyway, here is the basics of Responsive Design https://code.sololearn.com/W3gS00IGw160/?ref=app P. S. You asked the same question 4 times, please delete the other 3 duplicates. https://www.sololearn.com/Discuss/2015290/?ref=app https://www.sololearn.com/Discuss/2015291/?ref=app https://www.sololearn.com/Discuss/2015292/?ref=app
25th Sep 2019, 3:00 PM
Gordon
Gordon - avatar
+ 3
The Geeky Programmer😎 you are welcome. tutorial 1 are the basics After understanding it, find my tutorial two, which are the modern ui : flex box and grid system
25th Sep 2019, 11:45 PM
Gordon
Gordon - avatar
+ 2
Gordon Sure😊 How many tutorials have you made altogether ?
26th Sep 2019, 5:12 AM
Keshav Kishor Ram
+ 1
Gordon sorry! it got posted multiple times due to some internet connection issue. And thank you ❤️ for the your answer. It is helpful for me.😊
25th Sep 2019, 3:44 PM
Keshav Kishor Ram