Multiple Choice
Select the HTML tag below that configures a textbox named "email" that is 40 characters wide.
A) < input type="text" id="email" width="40" >
B) < input type="text" name="email" size="40" >
C) < input type="text" name="email" space="40" >
D) < input type="text" width="40" >
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Choose the item below that is not
Q9: Select the value of the type attribute
Q16: Select the element used to visually group
Q18: Select the statement below that is true
Q20: Choose the HTML tag below that would
Q22: Select the HTML below that would associate
Q23: Use the _ attribute on the form
Q24: Select the type of form control that
Q25: _ is a standard method or protocol
Q26: Select the form control below that does