Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
clairehuang77777 opened this issue Oct 14, 2024 · 0 comments
Open

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

clairehuang77777 opened this issue Oct 14, 2024 · 0 comments

Comments

@clairehuang77777
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant