Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam Web-Development-Applications All Questions
Exam Web-Development-Applications All Questions

View all questions & answers for the Web-Development-Applications exam

WGU Courses and Certificates Web-Development-Applications Question # 3 Topic 1 Discussion

Web-Development-Applications Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

Which HTML tag should a developer use to create a drop-down list?


A.


B.


C.


D.

tag is used in HTML to create a drop-down list. It is used in conjunction with the

    Purpose of <select>: The element encloses the

    Each

Usage Example:

In this example, the element with a label using the

multiple: Allows multiple selections if set.

References:

    MDN Web Docs on
    This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.