E-mail List Archives
Re: HTML: I Do Not See the Accessibility Error
From: Jim Homme
Date: Oct 15, 2019 1:20PM
- Next message: Guy Hickling: "Re: When Should You Show Web Content Only To Screen, Readers"
- Previous message: Steve Green: "Re: HTML: I Do Not See the Accessibility Error"
- Next message in Thread: Steve Green: "Re: HTML: I Do Not See the Accessibility Error"
- Previous message in Thread: Steve Green: "Re: HTML: I Do Not See the Accessibility Error"
- View all messages in this Thread
Hi Steve,
Sure. See below. I checked the syntax of the A tag at Mozilla Developer Network, and I do not see the problem.
<div id="nav">
<ul>
<li class="company"><a href="/company/" class="bvRowLite"><strong>Company</strong></a></li>
<li class="brands"><a href="/brands/" class="bvRowLite"><strong>Brands</strong></a></li>
<li class="strategy"><a href="/strategy/" class="bvRowLite"><strong>Strategy</strong></a></li>
<li class="investors"><a href="https://ir.company.com/" class="bvRowLite"><strong>Investors</strong></a></li>
<li class="careers"><a href="/careers/" class="bvRowLite"><strong>Careers</strong></a></li>
<li class="news"><a href="https://ir.company.com/news-releases" class="bvRowLite"><strong>News</strong></a></li>
<li class="contact"><a href="/contact/"><strong>Contact</strong></a></li>
</ul>
</div>
==========
Jim Homme
Digital Accessibility
Bender Consulting Services
412-787-8567
https://www.benderconsult.com/our%20services/hightest-accessible-technology-solutions
- Next message: Guy Hickling: "Re: When Should You Show Web Content Only To Screen, Readers"
- Previous message: Steve Green: "Re: HTML: I Do Not See the Accessibility Error"
- Next message in Thread: Steve Green: "Re: HTML: I Do Not See the Accessibility Error"
- Previous message in Thread: Steve Green: "Re: HTML: I Do Not See the Accessibility Error"
- View all messages in this Thread