By adding body tags in between the HTML tags, we let the web browser know where the content of the webpage goes.

Drag and drop the lines of code to place the body tags in between the HTML tags.

The body tags go in between the opening tag, <html>, and the closing tag, </html>.