Why do we set the parent element ID before nesting an element?

Because we'll access the parent element multiple times in the scriptBecause the script won't run unless we set an IDBecause the parent won't display unless we set an IDBecause each element needs an ID

Because we'll access the parent element multiple times in the script.