HTML Caption Tag


The HTML Tag is used to give the title of the HTML Table. It must be used within


and only after the
Tag is turned on. The Table can only contain one
element.

Example:-




  
  
    HTML caption Tag
  


This is HTML caption Tag Example

COVID-9 FORM
No. Name Address
1 Khushal Naroda
2 Khushal Tank New Naroda

Output:-


Leave a Comment