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
What does * mean in css?
What is difference between html and css?
List out css3 modules?
What is the meaning of cascading?
What is a div class?
Explain external style sheet? How would you link to it?
Is z index relative to parent?
Is flexbox a framework?
What causes dom reflow?
Explain the difference between css2 & css3?
Can you float center in css?
What is inline block?
What is css box sizing?
What is css3 word-wrap property?
What is css autoprefixer?