CSS Property:

visibility collapse

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;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?