HTML CSS Exercise - Descendant selector
HTML CSS Exercise - 31
In this exercise you will use CSS Descendant selector.
Though the solution provided uses span element residing within p element, you may use any element of your choice.
See the solution in the browser
Go to:
PREV : Use CSS Type Selector.
NEXT : Uses ul and ol element.
Use the following editor to complete the exercise.
See the Pen html css common editor by w3resource (@w3resource) on CodePen.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.