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 can change the background of a photo?
Can you nest flexbox?
Which css3 property is used to center text?
What is the difference between id and class?
Explain the term responsive web design.
How do I make my grid responsive?
List some css3 new style properties?
What are the new things in css3?
What is css and examples?
How to write css for all anchor tag which have href="#" link?
Who is the father of css language?
Can you write css3 code to create shadow effect?
Why css is used in html?
Give an example of how you would use counter-increment and counter-reset in css to create automatic numbering within a webpage.
Which property is used to set all the outlining properties in a single statement?