Exercise:

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

構文のヒント:css("propertyname","value");

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