Synechron Interview Question

Difference between display:none and visibility:none

Interview Answer

Anonymous

Oct 1, 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