mlutiple css jquery

JavaScript
$("p").css({"background-color": "yellow", "font-size": "200%"});
Source

Also in JavaScript: