Difference between display none and visibility hidden ?
Answer / Prabha Rani
Both `display: none` and `visibility: hidden` hide elements, but they do so differently. When an element is set to `display: none`, it does not take up any space in the layout of the page. On the other hand, when an element is set to `visibility: hidden`, it still takes up space in the layout and can affect the positioning of other elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens when I type in some url and press enter?
When would you use get and post requests?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
How to test Web application in which the value is changing dynamic every time and anyone can modify it?
What do you understand by web application?
What is the search engine optimizetion.
Give me an example of how you have planned projects from start to finish. What is your development lifecycle?
what are the steps involved in using the validator framework?
What is application in computer?
What are VSDISCO files?
What is an example of a web based application?
what is the Need for CSS ?