Computer Science, asked by ravinbhardwaj4222, 1 year ago

Is it necessary to use a caption element tag afyer the table tag in the html?

Answers

Answered by Anonymous
3
♠ ANSWER :

❇ No, it is not necessary to add a caption tag <caption> after the table <table> tag in the HTML because caption tags are used to give a note to the presentation which are not visible to the onlooker. So, it is based on our need.
Similar questions