Synechron interview question

Difference between display:none and visibility:none

Interview Answer

Anonymous

1 Oct 2019

While both hide the content display none removes the object from the flow while visibility none keeps the object in the page flow but hides the content