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

There's a different way to do the same thing, but the game shows it's wrong. #257

Open
LibeerDev opened this issue Sep 15, 2023 · 1 comment

Comments

@LibeerDev
Copy link

### Level 16 of 32

plate apple:only-child, pickle:only-child - does not work

plate pickle:only-child, apple:only-child - works

It's the same thing.

@gladsonchala
Copy link

gladsonchala commented Mar 8, 2024

@LibeerDev the actual answer for the given question is: plate :only-child which is the simplest way to find plate's only child & it works fine as well.
It selects element that is the only element inside of the plate.

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

2 participants