jquery add html at the end of div code example Example: add html after div jquery $( ".inner" ).after( "<p>Test</p>" );