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.

Make sure to assemble <html>, <body></body>, and then </html>.