单项选择题

如果想在一个指定的元素后添加内容,下面哪个是实现该功能的?()

A.insertAfter(content)
B.appendTo(content)
C.append(content)
D.after(content)