Why is there such a big difference between Chrome and firefox on the same page? What causes it?


do you have reset style.

Normalize.css: Make browsers render all elements more consistently.

browser has its own browser style
that is, a page without any CSS will have a style when opened in the browser, by default. This default style varies from browser to browser.
Normalize.css is a mature tool that unifies the default style of each browser.


each factory has its own browser default style. In the past, programmers were most annoyed with compatibility, and one of the major reasons for compatibility was the diversification of browser rules. Fortunately, adaptation is more concerned with the advent of the mobile era. I hope it will be helpful to you

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-1b309c3-2b4a6.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-1b309c3-2b4a6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?