error | Understandable | The html element should have a lang or xml:lang attribute which describes the language of the document. | <html><head>
<!--
Script info: script:
n...</html> | |
error | Operable | This link points to a named anchor "Menu" within the document, but no anchor exists with that name. | <a href="#Menu"
id="menu-button"
role="button">Menu</a>
| |
error | Robust | Anchor element found with no link content and no name and/or ID attribute. | <a href=""
class="learn-more-link
contentLink"
data-pa-click="header|send-mon
y-online|learn-more"></a
gt; | |
error | Robust | This button input element does not have a name available to an accessibility API. Valid names are: value attribute. | <input type="button"
value="" data-pa-click=""
class="btn continue"> | |
error | Robust | This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content. | <button type="submit"
name="payment_type"
data-pa-click="" value="Gift"
class="btn gift"
data-step="submit"
aria-describedby="choice-1"
data-url="/myaccount/transfer/
end/external"></button&g
; | |
error | Robust | This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content. | <button type="submit"
name="payment_type"
data-pa-click=""
value="Goods" class="btn
goods" data-step="submit"
aria-describedby="choice-2"
data-url="/myaccount/transfer/
uy/external"></button>
| |
about:blank
Export as CSV