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