What is the grid system?
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 |
How can you create css3 property for each corner?
What is default box sizing?
How do you test the webpage in different browsers?
How css float works?
What is clearfix?
What is the z-index in css?
How are shorthand properties are used in css?
How does inheritance work in css?
Explain the concept of the box model in css.
What is universal css selector?
What are functions/mixins?
What are the three types of css?