Computer Studies
Fill in the blanks:
An HTML table begins with a table tag _________ and ends with table tag _________.
Related Questions
Fill in the blanks:
In a table, the horizontal lines are called _________ whereas the vertical lines are called _________.
Fill in the blanks:
Every row in an HTML table starts with row tag _________ and ends with row tag _________.
Fill in the blanks:
The table heading is defined with _________ tag in an HTML.
Fill in the blanks:
In an HTML table, each cell in a row is created with _________ tag to store data.