Home > Frontend Devlopment learning and exploring javascript > Frontend Devlopment learning and exploring javascript > Working with DOM Show previous contentBuild your intuition. Fill in the missing part by typing it in.To change the text content of an element, we use the _ property. This property allows us to set or retrieve the textual content of an element.Write the missing line below.SubmitReveal answer Show following content