InterviewSolution
Saved Bookmarks
| 1. |
Which element is used to create multi-line text input?(a) text(b) textarea(c) submit(d) radio buttonThe question was posed to me by my school principal while I was bunking the class.This interesting question is from Input Types for Forms in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (b) textarea |
|