At the end of step 27 of the Registration form course, we are supposed to put a label element in the fieldset although the information doesn’t specify where to put the label. Maybe I’m just nitpicking, and maybe the info is left out on purpose. I thought I’d share regardless.
The fieldset is like this:
<fieldset>
</fieldset>
I don’t think it could be more specific than “inside the fieldset
” as there is nothing else here
what would you suggest for this step?
Maybe adding the explicit text “inside the fieldset”, so it would be “Add a label inside the fieldset…”
you are right, it’s not said explicitly
Would you like to open an issue for that? or even a PR?
Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.