https://codepen.io/aghataf/pen/mdbwdRQ
the code pen while analyzing my html says that are the following errors:
HTML Inspector warnings:
'<label' is not a valid attribute of the <input> element.
'for' is not a valid attribute of the <input> element.
'<label' is not a valid attribute of the <input> element.
'for' is not a valid attribute of the <input> element.
'<label' is not a valid attribute of the <input> element.
'for' is not a valid attribute of the <input> element.
'<' is not a valid attribute of the <input> element.
'div' is not a valid attribute of the <input> element.
i dont understand it, as what i wrote passes all the tests from the challenge survey form
can someone help me correct it? also, something is wrong with the css style, as nothing is changing when i try to apply google font, or color to the text
i appreciate the help, thanks!