Am coding something like a website but the layout is looking different on differents browsers, how can I set it up??. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Am coding something like a website but the layout is looking different on differents browsers, how can I set it up??.

Code looking different in different browsers.

2nd Aug 2020, 6:58 AM
Abosi Godwin
Abosi Godwin - avatar
2 Answers
+ 2
u need to use relative units like (%, rem, vh) for responsive layout.. and use grid and flex layout also media queries
2nd Aug 2020, 7:14 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
+ 1
Can you give more details? What is looking different? The theme, layout, controls, or what?
2nd Aug 2020, 1:27 PM
Ore
Ore - avatar