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