1.

Which of the following is not the value for rules attribute?(a) vsides(b) rows(c) all(d) groupsThis question was posed to me by my school principal while I was bunking the class.Origin of the question is Working with Tables in division HTML Tables, Javascript & Jquery Basics of HTML

Answer»

Correct CHOICE is (a) vsides

Explanation: The rules which will APPEAR between cells of the table is specified by this attribute. It can take the values groups, NONE, rows, all and cols. None is the DEFAULT VALUE, rows are for appearance between rows only and cols is for columns only.



Discussion

No Comment Found

Related InterviewSolutions