Home » HTML » HTML Basic » Question
  1. Which of the following are table tags?
    1. thead, colspan, td, tr
    2. table, tt, tr, td
    3. table, thead, tr, td
    4. colspan, table, tr
    5. None of these
Correct Option: C

Table has different tags such as table, thead, tr, td, etc whereas colospan is an attribute of table.



Your comments will be displayed only after manual approval.