how to append a word in the html using jquery code example Example: jquery append text to div $( "#divId" ).append( "<p>Test</p>" );