-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Open
Description
Checks
- This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- I have thoroughly read and understand The Odin Project Contributing Guide
- Would you like to work on this issue?
Describe your suggestion
Hello, I was reading the selectors section in the Intro to CSS lesson and in the part about the descendant combinator I found a piece of code with its explanation a bit confusing. Here I have a screenshot:
If I understand properly, the div in line 5 is "element A" and the div in line 7 is "element B". In the explanation below the code it says that the elements being selected are "B" and "C". If my understanding is correct, the element selected wouldn't be "A" and "B"?
Because I see "C" as the content inside the div in line 7.
Thank you for taking the time to read this.
Path
Foundations
Lesson Url
https://www.theodinproject.com/lessons/foundations-intro-to-css#selectors
(Optional) Discord Name
No response
(Optional) Additional Comments
No response
Metadata
Metadata
Assignees
Labels
No labels