Menu
×
×
Correct!
Exercise:Insert the missing parts to make the CSS code correct.
<style>
p @(1)
color@(1) red;
@(1)
</style>
<style>
p {
color: red;
}
</style>
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 138 exercises.
Are you sure you want to continue?