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