HTML Col Tag


The HTML Tag is used to specify the general column properties for each column in the interval section of the Associate Hypertext Markup Language Table.

The Tag is useful when you need to use the general rules for each column cell instead of applying one by one.

Note:- Note: The Tag does not require a closing tag in HTML but it does require a closing Tag in XHTML.

Example:-




   
   
      HTML col tag
   


This is HTML col Tag Example

Roll No. Name Grade
3476896 Khushal A+

Output:-


1 thought on “HTML Col Tag”

Leave a Comment