Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Wednesday, September 18, 2019

HTML hidden Attribute

Example

A hidden paragraph:

<p hidden>This paragraph should be hidden.</p>