1.

Which attribute is not used on new forms?(a) size(b) text(c) name(d) maxlengthThe question was posed to me in examination.This interesting question is from Input Types for Forms topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Right option is (a) size

The BEST explanation: size attribute DENOTES the width of text input i.e measured by the number of characters INPUTTED. E.g. If we input value 3 then it will create a box of width enough to display three characters. The user can enter more characters if they want. Syntax is



Discussion

No Comment Found

Related InterviewSolutions