insert after parent div jquery code example Example: add html after div jquery $( ".inner" ).after( "<p>Test</p>" );