Let's set IDs to the element we want to remove and to its parent by coding id="parent" and id="child".
id="parent"
id="child"
Make sure to pick id followed by = and then "parent", id="child".
id
=
"parent"