@EricGraeve <div> and <section> are quite similar. Section just means that the content inside is all related. As in one particular topic or group -- a product description, blog post, or a list of locations, etc. Div is a tag for specifying attributes within it. So everything in a div would have similar styling, color, etc.
And you'll want to save your file as .html