Home > Frontend Devlopment learning and exploring > Frontend Devlopment learning and exploring > DOM Manipulation Show previous contentBuild your intuition. Click the correct answer from the options.Which method can be used to append a new element to the DOM?Click the option that best answers the question.appendChild() createElement() setAttribute() querySelector() Show following content