1

Does each browser have their own CSS for each HTML element and sometimes browsers can have the same CSS for the same HTML elements? Does each browser have the freedom to pick what type of CSS to do for default rendering for HTML elements?

1 Answers1

0

Yes, Every browser has their own default styling. you can check chrome's default styling here: https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/core/html/resources/html.css