Kilotest: Diagnoses of attribute obsolete
violation by HTML element 471 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 471
- Tag name:
TABLE - Text:
Youth Development … Empowering young people to reach their full potential.
- Start tag:
<table class="table" border="0" cellpadding="15" cellspacing="15" width="100%"> - XPath:
[not obtained] - Bounding box: x = 1, y = 1630, width = 1918, height = 100
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 471 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)
- The width attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)