Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript CSS Selectors Quickstart The Role of Selectors in JavaScript Selectors in JavaScript Review

What is the point of this question? I cannot get what I should write.

I cannot get what I should write. Please give explanation.

Which question?

Steven Parker
Steven Parker
230,324 Points

There are six different questions in this quiz. Please quote the one you're having trouble with.

1 Answer

Steven Parker
Steven Parker
230,324 Points

By your use of the term "write", I assume you are working on one of the fill-in-the-blank questions.

In both of them, you are supplying the argument to a selector function. So your answer should be the same thing you would use to create a CSS selector to meet the conditions asked for in the instructions.

Thank you. I was able to sort out.

Steven Parker
Steven Parker
230,324 Points

Atsuki K — Glad to help. You can mark a question solved by choosing a "best answer".
And happy coding!