Description

Sets whether an element is rendered on the page. setting visibility to hidden reserves the space for the element on the page but hides it from view.

Example

 p.published{visibility:hidden;}

Values
collapse, hidden, inherit, visible
Default value
visible
Introduced in CSS version
2.1
Applies to elements
All
Inherited
Yes
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions51160.2
Belongs to:

See the full list CSS properties and browser support: CSS Properties