Have you played around with the new CSS Flexbox or Grid specs?
Answer Posted / hrpynux@gmail.com
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 |
Post New Answer View All Answers
What is inline styling?
In CSS when you will use CSS float?
How do you clear a float?
What is the style attribute?
What is overflow css?
What is inline element in css?
What is style reset sheet?
What is the difference between descendant and child selectors?
Can multiple divs have the same id?
What is css root?
How do you collapse margins in css?
Which css3 property is used to center text?
What is background color in css?
What does p mean in css?
What is the purpose of nesting selectors?