Solved

To Create an Input Box for ____ Entry,add the Element

Question 51

Multiple Choice

To create an input box for ____ entry,add the element <input type="type" name="name" id="id" /> to the web form,where type specifies the type of input control,rhe name attribute provides the name of the field associated with the control element,and the id attribute identifies the control element itself.


A) numeric
B) label
C) text
D) character

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions