Examlex

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.


Definitions:

Related Questions