Details tag in HTML5 | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Details tag in HTML5

Why <details> tag is used?

12th Mar 2017, 4:19 AM
Prasannakumar naik
Prasannakumar naik - avatar
1 Respuesta
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