As the title says, I want to know exactly the difference between the inline and inline-block values of CSS display.
|
|
|||||
|
|
The specification defines it:
Section 9 has a fair bit of information about the various kinds of boxes and how the visual formatting model works. |
|||||||||||
|
A visual answerImagine a display: inline
display: inline-block
display: block
|
|||||||||||
|
|
An element with |
|||
|
|


