.hidden

Term side of the Card
Topic: Object on Page
Unit title: .hidden
Categories: Property
Explanation side of the Card

Explanation: The browser API property of an HTML element that indicates whether the element is hidden or visible. When set to `true`, the element is not rendered and doesn't occupy any space on the page.

Browser compatibility:
  • The chrome browser supports this feature starting from version 6
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 4
  • The safari browser supports this feature starting from version 5.1
Availability: