1.

Which of the following property determines whether or not an element is visible?(a) display(b) visibility(c) transperancy(d) disappearThe question was posed to me in an online interview.The question is from Strings and Keywords topic in division CSS Properties, Elements, Functions & Tables of CSS

Answer»

Right answer is (B) visibility

The explanation is: This PROPERTY is not the same as display: none as it simply makes the item INVISIBLE; it does not COMPLETELY remove it from the display CANVAS.



Discussion

No Comment Found

Related InterviewSolutions