InterviewSolution
Saved Bookmarks
| 1. |
Which attribute defines numbers of columns in a group?(a) width=multi-length[CN].(b) span=number[CN].(c) scope=scope-name[CN].(d) headers=idrefs[CS].This question was posed to me during an interview.My question is taken from Working with Tables topic in chapter HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» Right choice is (b) span=NUMBER[CN]. |
|