I’m terrible at explaining code and don’t want to just give the answer. You’re missing quotation marks around some things, so review your code and try adding " " around some words.
Hi, there is code in the challenge showing how to write the for attribute and a paragraph below giving you information about the for attribute. Please go back an review this, it’s not too complicated.
Also, as MMiles suggests, double check your code for missing " " and make sure all of your form inputs and buttons are nested inside the opening and closing form tag. Good luck.