I understand that inline-block create a new BFC (block formatting context) but I don't see why this is not given to a block element despite the only difference between the two is "a line break" .
CodePudding user response:

I understand that inline-block create a new BFC (block formatting context) but I don't see why this is not given to a block element despite the only difference between the two is "a line break" .
CodePudding user response: