Have you played around with the new CSS Flexbox or Grid specs?



Have you played around with the new CSS Flexbox or Grid specs?..

Answer / 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

More CSS Cascading Style Sheets Interview Questions

What is css grid system?

0 Answers  


What is footer in css?

0 Answers  


What are css3 transitions?

0 Answers  


What fonts can I use in css?

0 Answers  


Explain the difference in approach when designing a responsive website over a mobile-first strategy?

0 Answers  






What are the advantages / disadvantages of various style methods?

0 Answers  


What is a div container?

0 Answers  


Differentiate between the id and class.

0 Answers  


How does inheritance work in css?

0 Answers  


How do hexadecimal color codes differ from rgb values?

0 Answers  


Explain the css box model and its different elements.

0 Answers  


What is the difference between descendant and child selectors?

0 Answers  


Categories