quirks mode | full standards mode |
Here is a table with the only cell containing <h3>
and <p>
objects.
In standards mode in all browsers (except for Internet Explorer) there is spacing before <h3>
(the first object in the cell) and after <p>
(the last object).
Internet Explorer and older browsers ignore these unless they are defined through CSS.
Heading h3Normal text |