The html and body elements form the structure of a webpage. We place elements we want to display inside of the body.

Later, we'll learn about other elements that go inside of <html> </html> to give webpages style and make them interactive.