home
Selectors
3
/ 5
Let's do it again
html
<p>The Adventure of the Blue Carbuncle</p>
<p class="text-orange">The Red-Headed League</p>
<p>A Scandal in Bohemia</p>
css
{
color: purple;
}
{
background-color:
;
}
blue
orange
div
yellow
p
lightblue
.text-orange
https://
🎯 Try to reproduce this
https://
Your result
Legal
·
Privacy