- An inline-block intervention https://medium.com/@drewisthe/an-inline-block-intervention-6ce18a3f7edf 4 comments web_design
- I ran into this problem today... Inline-block spacing issues http://css-tricks.com/fighting-the-space-between-inline-block-elements/ 41 comments webdev
- What is Inline-Block? http://www.impressivewebs.com/inline-block/ 7 comments web_design
- Why width 50% inline-blocks don't display side-by-side http://georgemauer.net/2015/10/18/why-width-50-percent-wont-be-side-by-side 37 comments webdev
- Webpage's margin changes because of inline-block https://www.reddit.com/r/css/comments/6nrl0j/webpages_margin_changes_because_of_inlineblock/ 6 comments css
- Things you should know while using display: inline-block https://designshack.net/articles/css/whats-the-deal-with-display-inline-block/ 16 comments web_design
- Why can't I get inline-block to work? https://jsfiddle.net/iboates/3y67y6q5/1/ 4 comments css
- Inline-Block - Even Spacing 3+ Blocks http://rhythmandblueshalfmarathon.com/ 9 comments css
- Why is the text breaking my inline-block column layout? http://codepen.io/elbyspen/pen/wGZPEz 4 comments css
- How to line up boxes in a grid using "inline-block"? http://jsfiddle.net/BrianLender/4MGy4/ 6 comments css
- What’s the Deal With Display: Inline-Block? http://designshack.net/articles/css/whats-the-deal-with-display-inline-block/ 27 comments webdev
- Kayzen-GS - A customizable Sass grid system based off 'inline-block' columns https://github.com/esr360/kayzen-gs 4 comments css
- [CSS][HTML] Why is the text breaking my inline-block column layout? http://codepen.io/elbyspen/pen/wGZPEz 6 comments learnprogramming
- Cross-Browser Inline-Block http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/ 18 comments web_design
- [HTML/CSS] Preventing a <div> from resizing after initially fitting to contents using display: inline-block. https://www.reddit.com/r/learnprogramming/comments/74mj1h/htmlcss_preventing_a_div_from_resizing_after/ 7 comments learnprogramming
- Kayzen GS - A CSS framework for generating responsive inline-block based columns https://github.com/esr360/kayzen-gs 15 comments webdev
- lightweight flexbox grid with inline-block fallback - Easy way to get same height items in a grid that never overlap each other. http://leejordan.github.io/reflex/docs/ 4 comments webdev