Multiple Choice
A text control is an example of a "one line plain text edit control." Which of the following attribute-value pairs could be added to an input element to create another type of one line plain text edit control?
A) type="edit"
B) type="tel"
C) type="textarea"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q55: The _ image file format was invented
Q56: An if statement is an example of
Q57: When executed, what does the following code
Q58: To specify font size (e.g., 2em) and
Q59: Suppose you have an array named carMakes
Q61: The blank, newline, and tab characters are
Q62: What is the difference between a method
Q63: To improve the following code's style, what
Q64: A(n) _ is a pictorial representation of
Q65: To group radio buttons together, each of