Which element is the parent of the p and button elements?

div is the parent of p and buttondiv is the parent of p, and p is the parent of buttonThey have no parent!doctype html is the parent of p and button

div is the parent of p and button.