create element with class in jquery code example Example: create an element jquery $('<div>hello</div>').appendTo('#parent');