Exercise:

Add a yellow background color to the last <p> element inside the last <div> element.

Hint: Use the last() method.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © subhodaya.com