Code one has className="cards__items__img"
, code two has className="cards__item__img"
.
Code one has className="cards__items__link"
, code two has className="cards__item__link"
.
Items is plural on first code and singular on second. Reason? I don’t know but the first code is very poorly formatted.
1
solved Can u please tell me if their is any difference between the codes. And if their is, Then what is the reason behind it? [closed]