1.Which tag is used to create a table in HTML?
2. Which tag defines a row in an HTML table?
3. Which tag is used to define a standard data cell inside a table?
4. Which tag is used to define a heading cell in a table?
5. By default, how is text inside <th> displayed?
6. Which attribute is used to merge two or more columns in a table cell?
7. Which attribute is used to merge two or more rows in a table cell?
8. Which CSS property adds space inside table cells?
9. Which attribute or CSS property adds a border to a table?
10. What is the default border style of an HTML table (without CSS)?
Wait for 20 seconds...
Tags
HTML
