Question: Question: Edit the form defined below to add a element that contains pre-defined options for the element: The datalist should have the id colors. The
Question:
Edit the form defined below to add a
- The datalist should have the id colors.
- The input field should refernce the data list.
- The data list should contain the values "red", "green" and "blue".
Be sure to type the code in the HTML area on the left below.
This is my code however, I am getting an error that I do not have three option values?

HTML (Body) CSS
Output Submit Check Your Code Your datalist should have 3 option tags
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
