Creates an HTMLElement using the tag 'mark'.
HTMLElement.mark() : _ = document.createElement('mark');