W3docs

visibility collapse

CSS Property:

Result:

The collapse value used with particular table elements.
TextText
TextText
This value has the same meaning as "hidden".

CSS Code:

#myDiv {
background-color:pink;
visibility:visible;
}

Click the property values above to see the result