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