what is the use of CAPTION in Tables | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what is the use of CAPTION in Tables

why do we use it

1st Jan 2020, 2:20 PM
Abhishek Kajala
Abhishek Kajala - avatar
1 Answer
0
Caption is used to add Title to the Table The <caption> tag defines a table caption. The <caption> tag must be inserted immediately after the <table> tag.
1st Jan 2020, 2:42 PM
Geek
Geek - avatar