From the menu go to: Insert > HTMLTags > Div.
Insert Hint: For non-existing text you can insert any HTML tags at the cursor location. For existing text, highlight the desired text and then insert selected tag.
The <div> tag defines a division/section in a document.
Note: Browsers usually place a line break before and after the div element.