fun createElement(template: String): HTMLElement
Create HTML element from a given template.
template - a HTML template string
template