jquery return text append code example Example: jquery append text to div $( "#divId" ).append( "<p>Test</p>" );