pure jquery prepend element to div code example Example: prepend element jquery $( ".inner" ).prepend( "<p>Test</p>" );