Q. Which line of code is a must to write to apply CSS Flexbox properties?
β
Correct Answer: (A)
display: flex;
You must be Logged in to update hint/solution