E-mail List Archives
Re: underline on links, from the blind's perspective
From: Jared Smith
Date: May 23, 2012 9:23PM
- Next message: Hoger, Jodie: "Re: underline on links, from the blind's perspective"
- Previous message: Julius Charles Serrano: "underline on links, from the blind's perspective"
- Next message in Thread: Hoger, Jodie: "Re: underline on links, from the blind's perspective"
- Previous message in Thread: Julius Charles Serrano: "underline on links, from the blind's perspective"
- View all messages in this Thread
On Wed, May 23, 2012 at 8:40 PM, Julius Charles Serrano wrote:
> is there a way to verify (non-visually)
> that the links on a page are indeed underlined?
You can't easily tell from the markup alone, unless you check the CSS
to see if there's some style somewhere that might remove the
underline. One easy way would be to use Firebug in Firefox to analyze
the link and see if the computed text-decoration style is set to
either underline or none.
Jared
- Next message: Hoger, Jodie: "Re: underline on links, from the blind's perspective"
- Previous message: Julius Charles Serrano: "underline on links, from the blind's perspective"
- Next message in Thread: Hoger, Jodie: "Re: underline on links, from the blind's perspective"
- Previous message in Thread: Julius Charles Serrano: "underline on links, from the blind's perspective"
- View all messages in this Thread