Hi, I would like an assessment for these tests related to selectors.
My solutions are:
Many thanks in advance!
Hi, I would like an assessment for these tests related to selectors.
My solutions are:
Many thanks in advance!
well done and have a nice day
In task 3 I put this code because the exercise use the word “container” that it is a class in the html.
.container > :first-child {font-size: 150%;
}
.container > :first-child::first-line {color: red;
}
Hi @roque.nicolas.molina and welcome to the community
Yes, that’s a good solution
Have a nice day,
Michael