.html().append code example Example: jquery append element to body $( ".inner" ).append( "<p>Test</p>" );