What is the difference between “display: none” and “visibility: hidden”, when used as attributes to the HTML element.
Answer / nashiinformaticssolutions
When we use the attribute “visibility: hidden” for an HTML element then that element will be hidden from the webpage but still takes up space. Whereas, if we use the “display: none” attribute for an HTML element then the element will be hidden, and also it won’t take up any space on the webpage.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is image map in html5?
Name 3 of the minimum html elements needed for an html document.
You want only a vertical scrollbar and no horizontal scrollbar on your page. How would you do it?
How to create a new html element?
What tools to use to write xhtml documents?
What is the difference between HTML elements and tags?
What is a HTML helper?
What is tag english?
Which browsers support dhtml?
When are comments used in html?
What is meant by scripting language?
How do you write a good meta title?