append element next to the div code example Example: add html after div jquery $( ".inner" ).after( "<p>Test</p>" );