CSS Default (initial) values for every single HTML5 tag

Hey everyone !
This might seems like a useless question but i was wondering if someone knows about an actual complete list of the CSS properties applied by default on each element type of HTML5 ?
Just like this https://www.w3schools.com/cssref/css_default_values.php but i while looking at it there is nothing mentionned for the button element, but when removing every style from one button it becomes this (1st picture), but which properties has to be set and how to get this button style (2nd picture) ?
image.png
image.png
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
Preview image
Was this page helpful?