Inserts an element with the specified tag name.
editor.insertByTagName(tagname)
Type: String
Required. The tagname of the elements you want to insert.
Type: HTMLElement
The HtmlElement that was just inserted.