firebug page jbwyatt.com
Get firebug here! Start firebug (icon or menu) & click on "Console" tab. (log, debug, info, warn, error, assert, dir, profile) Click on red triangle icon (lower right) to switch between single line mode & command editor textbox. Enter code in the textbox and hit "run" to execute.

simple: border:black solid 1px; padding:10px; margin:10px; background-color:#ffc; color:#00f;
div with id of 'a' and class of 'simple'
div with id of 'b' and class of 'simple'