Which HTML tag is used to define the structure of an HTML document, including the head and body sections?
The <html> tag is the root element of an HTML document, containing the head and body sections.