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