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