uses libjquery; begin JQuery('div').css('border','2px solid red').add('p').css('background','yellow'); end.