3. The <div> tag defines a division or a section in an HTML document.
4. Type: My first olympics
5. The closing </div> tag is used to close the opening <div> tag on line 3.
6. Adding another <div> opening tag
7. Adding an <img> tag that displays the olympic logo.
8. The closing </div> tag is used to close the opening <div> tag on line 6.