HTML hidden Attribute
By Jonathan Griffin. Editor, SEO Consultant, & Developer.
·
1 min read
Definition
The hidden attribute is a boolean that specifies that an element is not relevant and should not be displayed by the browser.
Applicable Elements
hidden
is a Global Attribute, meaning it can be used with all HTML Elements.
Further information is coming soon. In the meantime, please read our commentary under the above links.