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