how to find element by id and append p text jquery code example Example: jquery add div element $('#someParent').append('<div>I am new here</div>');