Solved

Identify a Syntax of the Option Element That Contains an Attribute

Question 69

Multiple Choice

Identify a syntax of the option element that contains an attribute to make an option as default in a selection list.


A) ​< opt​ion value="value" for >text< /option >
B) < option value="value" enctype >text< /option >
C) ​< option value="value" selected >text< /option >
D) ​< option value="value" default >text< /option >

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions