how to add dom element to a div in jquery code example Example: jquery add div element $('#someParent').append('<div>I am new here</div>');