exam questions

Exam 70-480 All Questions

View all questions & answers for the 70-480 exam

Exam 70-480 topic 4 question 78 discussion

Actual exam question from Microsoft's 70-480
Question #: 78
Topic #: 4
[All 70-480 Questions]

DRAG DROP -
You are developing a web application.
You need to create an input field to provide users with the ability to select a product from a drop-down list. The solution must meet the following requirements:
✑ The drop-down list must use AutoComplete.
✑ Users must see Car and Boat as the two available options.
✑ Users must be able to select one of the two options or to enter manually their own option in the text box.
You write the following HTML markup.

How should you complete the markup? To answer, drag the appropriate code elements to the correct targets. Each code element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mogec39
Highly Voted 5 years, 9 months ago
datalist instead select
upvoted 22 times
piroman
5 years, 7 months ago
Correct!
upvoted 2 times
soni
5 years, 6 months ago
gud job
upvoted 1 times
johanpoelaert
5 years, 6 months ago
amazing
upvoted 2 times
...
...
...
...
KyryIx
Highly Voted 5 years, 4 months ago
datalist product_list option option datalist https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/datalist
upvoted 8 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...