Exercise:
Alert the background color of <p>.
Syntax hint: css("
propertyname
");
Edit This Code:
See Result »
This is a paragraph.
Result:
Show Answer
Correct Code:
This is a paragraph.
Correct Result:
Hide Answer