Answer Posted / hrpynux@gmail.com
There are two main approaches for hiding an element in CSS, using:
The display: none attribute.
The visibility: hidden attribute.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How comments can be added in CSS?
What are sprites and why they are recommended?
What is top left in css?
How do I center li in css?
Explain grouping and nesting of css selectors.
What is child selector in css?
What is the order of precedence for css?
What is module in css?
What is attribute selector?
What does nav a mean in css?
What is the purpose of ex measurement unit?
Can you override important in css?
What is css linear-gradient() function?
What fonts can I use in css?
How is the float property implemented in css?