employer cover photo
employer logo
employer logo

Dealer.com by Cox Automotive

Engaged employer

Dealer.com by Cox Automotive interview question

What is the difference between the CSS styles 'visibility: hidden' and 'display: none'

Interview Answer

Anonymous

3 Oct 2013

Visibility hidden does just that...hides the content of the targeted element. Display none removes the content AND the element itself.