<div class="question">
    <p class="black green">What will be the color of the text?</p>
</div>

CSS rules:
p.green { color:green; }

.question .black { color:black; }
Explanation
The answer is "Black" because .question .black has higher priority.

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по HTML & CSS
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты