Horje

How to add A hidden paragraph

This is a visible paragraph.
index.html
Example: HTML
<p hidden>This paragraph should be hidden.</p>
<p>This is a visible paragraph.</p>

Output should be:

How to add A hidden paragraph




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin