which of the following statements is not true? group of answer choices the dom for a web page is built as the page is loaded by the web browser. the dom is a hierarchical collection of nodes in the web browser's memory. you can modify the dom using the properties and methods that are defined by the dom core specification. to display changes made to the dom, you must refresh the web page.