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 element that contains pre-defined options for the element:

  • 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?

Question: Edit the form defined below to add a element that contains

HTML (Body) CSS

kinput type-"text" name-"color" list-"colors"> Koption value- "red">Red Koption value-"blue"> Blue

Output Submit Check Your Code Your datalist should have 3 option tags

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!