adrianroselli.com
Display: Contents Is Not a CSS Reset
6
CSS resets are a collection of CSS styles that undo the default browser styling of many or most HTML elements. Recently I have seen cases of developers using display: contents on lists and headings to remove the margins and padding, and generally to visua... Read full article