Multiple Choice
Select the HTML tag below that configures a textbox with the name "email" and a width of 40 characters.
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
Q6: Select the true statement from those listed
Q7: What attributes are valid for the <
Q8: Choose the item below that is not
Q9: Select the value of the type attribute
Q10: Select the true statement from the choices
Q12: Select the HTML below that would associate
Q13: _ is a standard method or protocol
Q14: Select the form control from the choices
Q15: The HTML5 _ form control provides the
Q16: Use the _ attribute on the