<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; }
<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; }
Login in to like
Login in to comment
or Read more about HTML & CSS Quizzes
Login in to like
Login in to comment