From the menu go to: Insert > HTMLTags > Span.
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 <span> tag is used to group inline-elements in a document.
Note: Use the <span> tag to group inline-elements to format them with styles.