[tsc-devel] Web site accessibility in text broswer.
I realize that this isn't a typical use case now-a-days. I have installed links2 and accessed the website. On the main page, many of the navigation links are not accessible. In fact, the only links in the navigation that seem accessible are Home, and Language Finish. Looking at the source HTML: Instead of: <a href="/en"><li>Home</li></a> Shouldn't it be? <li><a href="/en">Home</a></li> I think this may be what is causing Links to display odd. It is showing as a link the first link it finds under each list. Brian Allen Vanderburg II
| ▶ | 2015-09-09 14:49:43 | Brian Allen Vanderburg II | [tsc-devel] Web site accessibility in text broswer. |
| 2015-09-09 15:10:29 | Quintus | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-09 15:29:30 | Lauri Ojansivu | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-09 15:37:26 | Quintus | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-09 16:11:37 | Brian Allen Vanderburg II | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-10 09:00:03 | Lauri Ojansivu | Re: [tsc-devel] Web site accessibility in text broswer. | |
| 2015-09-10 10:37:02 | Quintus | Re: [tsc-devel] Web site accessibility in text broswer. |
| [tsc-devel] Web site accessibility in text broswer. | Brian Allen Vanderburg II | 2015-09-09 14:49:43 | ◀ |
| Re: [tsc-devel] Web site accessibility in text broswer. | Quintus | 2015-09-09 15:10:29 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Lauri Ojansivu | 2015-09-09 15:29:30 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Quintus | 2015-09-09 15:37:26 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Brian Allen Vanderburg II | 2015-09-09 16:11:37 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Lauri Ojansivu | 2015-09-10 09:00:03 | |
| Re: [tsc-devel] Web site accessibility in text broswer. | Quintus | 2015-09-10 10:37:02 |