prop("Select")
prop("Select") .style( "b", "c", "blue", "blue_background" )prop("Select") .style( /* Add bold ("b") and code ("c") formatting */ "b", "c", /* Change to blue text with a blue background */ "blue", "blue_background" )
prop("Select") .style( "b", "c", "blue", "blue_background" )
prop("Select") .style( /* Add bold ("b") and code ("c") formatting */ "b", "c", /* Change to blue text with a blue background */ "blue", "blue_background" )