Topic: Forms
Notes
Read HTML Forms and Input.
You won't be able to do anything with the data that's submitted. That's in the PHP course.
Exercises
Create a form like this. Use whatever colors you want in the color list.

Now make the labels and fields aligned to look better. For example, the left edges of the name, quest, and color fields should line up vertically.