Horje

How to add A hidden paragraph

Here gives two examples. 1. This is a visible paragraph. 2. This is a hidden paragraph.
index.html
Example: HTML
 <p hidden>This paragraph should be hidden.</p> 

Output should be:

How to add A hidden paragraph




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Global Attributes
Uploaded by:
Admin