Question: The CSS code for the form applies the following property - value set to the CSS Class named form - group - FLEX: 1 0
The CSS code for the form applies the following propertyvalue set to the CSS Class named "formgroup" FLEX: px;
The "formgroup" class is then applied to the main blue background SECTIONs of the FORM.
What does the CSS property and value set mentioned accomplish for those SECTIONs? select only correct answers
Group of answer choices
px is the FLEXMAX value, which defines the maximum size this element should be allowed to grow to
sets the FLEXGROW factor for this element relative to other elements in the same FLEX container
sets the FLEXSHRINK factor for this element relative to other elements in the same FLEX container
px is the FLEXBASIS value, which the FLEX container should set aside upfront for this element
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
