how to append a text to a div in jquery code example Example: jquery append element to body $( ".inner" ).append( "<p>Test</p>" );