Have you played around with the new CSS Flexbox or Grid specs?
Have you played around with the new CSS Flexbox or Grid specs? Yes. Flexbox is mainly meant for 1-dimensional layouts while Grid is meant for 2-dimensional layouts. Flexbox solves many common problems in CSS, such as vertical centering of elements within a container, sticky footer, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is css and its features?
What is float in css?
What are the types of style sheets?
How can the same properties be defined for different elements without repeating them again and again? Explain with an example:
What is sass for css?
What is css?
Explain the scenario you would use translate() instead of absolute positioning?
What does css reset do?
Can a div have multiple classes?
What does inline style mean?
Have you played around with the new CSS Flexbox or Grid specs?
What is css text-indent property?