Single Choice
Not Set
Q
is -
ID: #4798
HTML Basic MCQ
204 views
Question Info
#4798Q ID
Not SetDifficulty
HTML Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The element is used to create a form input control in an HTML document. The element is a self-closing tag, which means that it doesn't have a separate closing tag. The element has a number of attributes that you can use to specify the type of input control, the name of the control, and other properties. For example, you can use the type attribute to specify the type of input control, such as text, password, checkbox, or submit. You can use the name attribute to specify the name of the control, which is used to identify the control when the form is submitted.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic