append html to this, which is block element. See also: jQuery.append
.innerHTML
See also: HTML.insertAdjacentHTML
insert html after this. See also: jQuery.insertAfter
insert html before this. See also: jQuery.insertBefore
prepend html to this which is block element. See also: jQuery.prepend