CSS/Properties/visibility - W3C Wiki - World Wide Web Consortium (W3C)
Values visible The element is visible. hidden The generated box is invisible (fully transparent, nothing is drawn), but still affects layout. Furthermore, descendants of the element will be visible if they have 'visibility: visible'. collapse This value c...