This issue is to suggest a clarification for the definition of "block-level" elements in the CSS 2 specification, section 9.2.1. The current text states: The following values of the display property ...
This property defines how elements are shown in a website in relation to available width. There are 4 key types of display: Inline: Here, the elements go into the same line until there is no more ...