hi there,
values are written in doublequotes ( " " ) normally.
attribute values should look like this:
attribute=" value " .
The quotes are an elemental part of a value.
So, if mdn writes attributes=value, it means : an attribute= " some value ".
Happy coding !
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.