How to remove remove space after headings
This Vision shows how to remove, or alter the space after headings, also known as the margin of the element.
The bottom margin is set at 1.5em, to achieve a bottom margin on the h1-h4 elements.
The HTML heading of a subsection
Sections should be made using the section element, which allows for much deeper sections than the normal headings.
Its also recommended that you use the h1 as heading when using sectioning elements, but this is not required.
To comment on this Vision
If you want to comment on this Vision, then be sure to check out the h1-h6 element reference.