Menu
×
×
Correct!
Exercise:Use the Green background color, white text color, 25 pixels font size and a padding of 15 pixels.
$("p").css({
"background-color": "green",
"color": "white",
"font-size": "25px",
"padding": "15px"
});
Not CorrectClick here to try again. Correct!Next ❯$("p").({ " ": " ", " ": " ", " ": " ", " ": " " }); |