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