Append method without moving?

Append method without moving?

Hi.

There is no method to append an element to another without moving? 

I think that the only solution is to use .html() method. Is this true?