+ 12
How to adjust my code
I make code in mobile and when i see my code in pc or tab it not look as I wanted so please suggest how to solve this problem
6 odpowiedzi
+ 4
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 and Nilesh he is asking how to make code responsive in different screen ratios
Try using % or vh vw intsead of px
https://www.sololearn.com/discuss/400048/?ref=app
https://www.sololearn.com/discuss/437453/?ref=app
https://www.sololearn.com/discuss/129519/?ref=app
https://www.sololearn.com/discuss/1918710/?ref=app
https://www.sololearn.com/discuss/2313870/?ref=app
https://www.sololearn.com/discuss/863301/?ref=app
https://www.sololearn.com/discuss/1109592/?ref=app
https://www.sololearn.com/discuss/1808409/?ref=app
+ 3
If its related to web u can try using css media queries
+ 3
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥
It's Web designing bro his question says when he changes his screen aspect ratio then code output changes which means his code is not responsive for screen aspect ratio your answer to code in pc is not appropriate because it's not the correct solution since when he check his code coded in computer in mobile he have a same problem
+ 2
One suggestion : try to make your code in your pc instead of making it in your phone. This will also clear your problems.