Kilotest: Diagnoses of attribute obsolete
violation by HTML element 733 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 733
- Tag name:
TABLE - Text: [not applicable]
- Start tag:
<table class="table" style="background-image:url('/sites/default/files/2023-09/give_donation_bg_0.png');background-repeat:no-repeat;border-radius:0px;float:right;width:100%;" border="0" cellpadding="2" cellspacing="2"> - XPath:
[not obtained] - Bounding box: x = 336, y = 5207, width = 1249, height = 514
About the attribute obsolete
issue
- Why it matters: Document includes obsolete code that the browser may fail to process
- Priority: high
- Related WCAG standard: 4.1
Diagnoses
Here is how rule engines diagnose the attribute obsolete
issue for HTML element 733 of the YMCA of Greater San Antonio page.
- The border attribute on the table element is obsolete. Consider specifying img { border: 0; } in CSS instead.
Tool: Html Checker API (World Wide Web Consortium)
- The cellpadding attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)
- The cellspacing attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)