1.

What is tag and why it is used for?

Answer»

In HTML, <table&GT; tag is a block elements used to create a table. It is useful when you want to represent data using rows and COLUMNS. The BASIC elements that make up a table include <th>, <TD>, and <tr>.



Discussion

No Comment Found