visibility collapse
CSS Property:
Result:
The collapse value used with particular table elements.
This value has the same meaning as "hidden".
| Text | Text |
| Text | Text |
CSS Code:
#myDiv {
background-color:pink;
visibility:visible;
}
Click the property values above to see the result