Answer the question
In order to leave comments, you need to log in
Am I violating the BEM methodology with this style cascade?
I'm trying to understand BEM code naming/structuring.
https://jsbin.com/locohopuyu/1/edit?html ,css,output
Is everything correct? how to do it better?
Answer the question
In order to leave comments, you need to log in
Yes. That's how nada
.header
.header__container
.header__row
.header__logo.logo
img.logo__image(src="")
header__contact-info.contact-info
ul.contact-info__list
li.contact-info__item.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--mts
li.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--kyivstar
li.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--life
ul.contact-info__list
li.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--skype
li.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--mail
li.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--phone
ul.contact-info__list
li.item
a.item__link(href="") [email protected]
i.item__icon.item__icon--address
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question