Answer the question
In order to leave comments, you need to log in
Is it possible to use an element from the "Parent block" in the child block according to BEM?
Hello. There was a question on BEM, I just can’t figure out whether the following are correct or not.
Can BEM use an element from the "Parent block" in a child block?
<div class="block">
<div class="block2">
<div class="block__element"></div>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question