Details tag in HTML5 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Details tag in HTML5

Why <details> tag is used?

12th Mar 2017, 4:19 AM
Prasannakumar naik
Prasannakumar naik - avatar
1 Answer
0
The <details> tag used to give additional details that the user can view or hide on his wish. The <details> tag gives option to the user that he can open and close the information inside <details> tag.
12th Mar 2017, 4:41 AM
Prasannakumar naik
Prasannakumar naik - avatar