Prepend text at start of line jquery code example Example: prepend element jquery $( ".inner" ).prepend( "<p>Test</p>" );