Multiple Choice
If a pull-down menu's <code>select</code> element has a <code>required</code> attribute, it means that when the pull-down menu's form is submitted:
A) the pull-down menu expands to show all the menu's options.
B) the browser highlights the pull-down menu, usually with a red border.
C) the pull-down menu control is considered to be invalid if the user's selected value is the empty string.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: Every web page element object has a
Q9: Local variables persist only for as long
Q10: To process a user's selections from a
Q11: What is the purpose of the z-index
Q12: To create a group of checkboxes, you
Q14: Applying the <code>display: flex</code> property-value pair to
Q15: You should have a prologue in your
Q16: Proper coding conventions suggest using <code>let</code> instead
Q17: The length of time that a variable's
Q18: Which of the following is a list