Explain the difference between visibility: hidden and display: none?
hidden hides the element, but it still takes up space in the layout. display: none removes the element completely from the document. It does not take up any space, even though the HTML for it is still in the source code.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the css cascading order rules?
How to remove the top white space of your web page using css?
What is css ict?
What are the css rules?
What is the purpose of ex measurement unit?
What is the difference between class and id selectors?
What are the uses of embedded style sheet?
Why important is used in css?
What is foreground color?
What is difference between css3 and css2?
Which property is used to control the position of an image in the background?
What is dynamic xpath?