QUESTION IMAGE
Question
what is the relationship of <h1> and <body>? select the one choice that best answers the prompt above: answer 1 <body> is the child of <h1> answer 2 <body> is the cousin of <h1> answer 3 <body> is the parent of <h1> answer 4 <body> and <h1> are siblings
Brief Explanations
In HTML document structure, the <body> element is the parent container for most visible content elements, including <h1>. So <body> is the parent of <h1>.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- <body> is the parent of <h1>