1.

Which of the following are table tags?(a) table, thead, tr, td(b) colspan, table, tr(c) table, tt, tr, td(d) thead, colspan, td, trThis question was addressed to me in final exam.This intriguing question originated from Traditional HTML and XHTML topic in chapter HTML Fundamentals of HTML

Answer»

The correct CHOICE is (a) table, THEAD, tr, td

The EXPLANATION is: Table has different TAGS such as table, thead, tr, td, etc WHEREAS colospan is an attribute of table.



Discussion

No Comment Found

Related InterviewSolutions