... that "display: none;" removes an element completely whereas with "visibility: hidden" the element takes its space but is not visible (#CSS).
... that "display: none;" removes an element completely whereas with "visibility: hidden" the element takes its space but is not visible (#CSS).