Query .prepend()Demonstrates adding content to the beginning of elements using .prepend()query-prependcomponentQuerypage.jsDOM Manipulationprepend() adds content as the first child of the target element["query","dom","prepend","insert","beginning"].prepend()Example