Exercise:

Use the css() method to add a pink background color to <p>.

Syntax hint: css("propertyname","value");

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