As the title states, various browsers are incompatible. Will the interface be affected if the resolutions are different? My resolution is 1920*1080
The layout can use percentage, and the unit uses relative units instead of px.
If it is difficult to control
You can write several sets of css and js to determine the resolution and load different css to meet the needs.
If the design style of the website has been released, if you do not want to make a full-screen website, fix the width of the outermost layer. This has nothing to do with the resolution, but if the screen resolution is smaller than the width of the website, some parts will definitely be hidden