What is the difference between 'visibility:hidden' and 'display:none'?
Instruction: Explain the difference and use cases for 'visibility:hidden' and 'display:none'.
Context: This question evaluates the candidate's understanding of CSS properties that control the visibility and display of elements, and when to use each.