Why the screen is 1920 and the Div is also 1920, but it will be much wider, like proportional magnification, but the browser ratio is 100%.

Why the screen is 1920

but the div is also 1920, but it is much wider, like proportional magnification, but the browser ratio is 100%

.

must there be a code to ask questions? No questions without code?

Mar.22,2021

1px does not necessarily represent a pixel on the screen

for example, there is a zoom option in win10. If you set it to 150% zoom, 1px will show 1.5 pixels


do you have a reset css?


*{
   margin: 0;
   padding: 0;
}
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34e12-40f8d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34e12-40f8d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?