+ 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 ?
4 Respuestas
+ 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
+ 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
+ 2
Gordon
Sure😊
How many tutorials have you made altogether ?
+ 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.😊