Why < table > tag is used in HTML?
Why table tag is used in HTML?
When we are writing in HTML, the <table> tag is a block element used to create a table. It is useful when you want to represent data using rows and columns with header tag .
example of table in HTML
Comments
Post a Comment