List the blocks which are used to accept input from the user?
Answers
Answered by
1
Answer:
Ask/ input/ prompt/ enter
Explanation:
The three tags used are the div, span and text tags. The third one, the text tag, is a form field used to take string input from the user. You usually use this tag to get input such as a name or an address, but you can also display input from the user.
Similar questions