hidden tag in html | how to hide any paragraph or heading using html


html hidden tag 
by using this tag you will hide any paragraph or heading.

◄ hide paragraph first

 
html code:

<p hidden>write paragraph here </p>

Output:


hidden tag for hide paragraph in html,hidden tag in html


◄ hide heading

 
html code:

<h1 hidden>write heading here </p>

Output:

hidden tag for hide paragraph in html,hidden tag in html

Here we successfully completed hidden tag in html.if you like it plz share this article with your friends.thanks for visiting.

for c programming tutorials visit- www.expertskeys.com 
 

0 Comments

close