Hacker News
- They Say: Do Not Use Margins in CSS. How I Use Them Anyway https://wolfoliver.medium.com/do-not-use-margins-in-css-really-bede799ac422 17 comments
- Use spacer components instead of CSS margins (2020) https://mxstbr.com/thoughts/margin/ 217 comments
- New Chrome css bug regarding position:sticky and margins https://jsfiddle.net/te62jxmk/ 3 comments chrome
- How does "margin: auto" work in CSS? https://jsfiddle.net/72aog8Ld/1/ 2 comments learnprogramming
- CSS Margin Question https://jsfiddle.net/KleberPF/hjgzmfyp 3 comments learnprogramming
- margin-margin-revolution.css - Never forget the CSS margin order again! https://defaced.dev/web/margin-margin-revolution/ 7 comments css
- Negative margins in CSS https://www.quirksmode.org/blog/archives/2020/02/negative_margin.html 3 comments css
- Negative margins in CSS https://www.quirksmode.org/blog/archives/2020/02/negative_margin.html 3 comments css
- Everything You Need To Know About CSS Margins https://www.smashingmagazine.com/2019/07/margins-in-css/ 4 comments css
- Axiomatic CSS and Lobotomized Owls: Using CSS “* + *” selector to allow the parent to define the margins of their children https://alistapart.com/article/axiomatic-css-and-lobotomized-owls 7 comments css
- css question: extend hit area on a link with a negative margin http://davidtaylordesign.com/demo/ 7 comments webdev
- A great example of how to explain a CSS hack - vertical centering with margin: auto http://coding.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/ 4 comments programming
- I thought I fully understood the CSS Box Model, but I didn't. Margin Collapsing is one of those unknown unknowns that cost me many hours of frustrated searching. https://www.reddit.com/r/webdev/comments/4wzqe9/i_thought_i_fully_understood_the_css_box_model/ 12 comments webdev
- When I paste the Bootstrap CDN in my HTML head it messes up all my original font size, padding, flexbot, margins and icon sizes. Is there anyway to retain my original CSS while having bootstrap installed???? https://www.reddit.com/r/webdev/comments/7nrwf6/when_i_paste_the_bootstrap_cdn_in_my_html_head_it/ 10 comments webdev