Programming Tips - jQuery: append to the current document

Date: 2020jun5 Platform: web Library: jQuery Keywords: add Q. jQuery: append to the current document A.
$(document.body).append('I am at the end');