Set the parent element's ID to parent and the child element's ID to child.
parent
child
Make sure to pick id followed by = and then "parent", id, =, "child".
id
=
"parent"
"child"