Skip to content

html tag is missing cause user can not select the tag #277

@clairehuang77777

Description

@clairehuang77777

for Q17~Q24 the html tag is missing, only shows like below,
< /apple>
< /bento>
<bento
and it make the inner CSS selector can not select the tag, cause challenge failed.
if change the html tag into the complete html tag, like
<apple></apple>
<bento></bento>
it should be selected by users.
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions