help with home page accessibility?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • The Bicycling Guitarist

    help with home page accessibility?

    Hi. Most of my web site can pass the AAA level of Bobby, but my home page
    doesn't pass the single A level. AAARRGGHHH Can anyone make specific
    suggestions that would preserve the general appearance and layout while
    improving accessibility for all? The page is already XHTML 1.0 strict and
    uses CSS. Thanks.
    A guy, his bicycle and a Fender Stratocaster guitar. Lyrics, videos, essays and stories on various subjects.


    Chris Watson a.k.a. "The Bicycling Guitarist"


  • Neal

    #2
    Re: help with home page accessibility?

    On Mon, 18 Oct 2004 20:42:20 GMT, The Bicycling Guitarist
    <Chris@TheBicyc lingGuitarist.n et> wrote:
    [color=blue]
    > Hi. Most of my web site can pass the AAA level of Bobby, but my home page
    > doesn't pass the single A level. AAARRGGHHH Can anyone make specific
    > suggestions that would preserve the general appearance and layout while
    > improving accessibility for all? The page is already XHTML 1.0 strict and
    > uses CSS. Thanks.
    > http://www.TheBicyclingGuitarist.net
    >
    > Chris Watson a.k.a. "The Bicycling Guitarist"[/color]

    Seems to pass A level.
    <http://bobby.watchfire.com/bobby/bob...tp%3A%2F%2Fwww.[thebicyclinggui tarist.net%2F&o utput=Submit&gl =wcag1-aaa&test=>]

    The "web ring" part has illogical link text. "Here" doesn't work for link
    text - use text that describes the destination. In fact, all the Bobby
    problems with the page has to do with awful HTML in the web ring thingie.

    Your H1 is really big. Is that really a heading?

    Try using list markup for a list of links.
    [http://www.alistapart.com/articles/taminglists/]

    BTW, XHTML isn't really needed here. You can't serve it properly to IE so
    you really don't get a benefit. HTML 4.01 would be just as good here.

    Comment

    • The Bicycling Guitarist

      #3
      Re: help with home page accessibility?


      "Neal" <neal413@yahoo. com> wrote in message
      news:opsf23e5t0 6v6656@news.ind ividual.net...[color=blue]
      > On Mon, 18 Oct 2004 20:42:20 GMT, The Bicycling Guitarist
      > <Chris@TheBicyc lingGuitarist.n et> wrote:
      >
      > Seems to pass A level.
      > <http://bobby.watchfire.com/bobby/bob...tp%3A%2F%2Fwww.[thebicyclinggui tarist.net%2F&o utput=Submit&gl =wcag1-aaa&test=>]
      >
      > text - use text that describes the destination. In fact, all the Bobby
      > problems with the page has to do with awful HTML in the web ring thingie.[/color]

      Thanks Neal! Believe it or not, the web ring code as supplied by the web
      ring place is MUCH worse! I cleaned it up so it would pass the w3.org
      validator.
      The H1 has CSS applied for this page only. It is the main message of the
      page. I made all my pages have only ONE H1 on each page, and never use
      headings as a design feature instead of a logical structure. Most of my one
      hundred sixty web pages are XHTML 1.0 strict following guidelines of
      Appendix C for backwards compatibility. The rest (the oldest pages) were
      rewritten as XHTML 1.0 transitional.
      Thanks again, Chris a.k.a. "The Bicycling Guitarist"




      Comment

      • KHaled

        #4
        Re: help with home page accessibility?

        "The Bicycling Guitarist" <Chris@TheBicyc lingGuitarist.n et>
        wrote in news:MUVcd.7291 $6q2.2892@newss vr14.news.prodi gy.com:
        [color=blue]
        > http://www.TheBicyclingGuitarist.net[/color]

        When I increased the font all text, menu and content area
        increased, which yielded a rather unreadable look.. I think you
        should give the viewer an element of control over font sizing,
        but keep it under your control so that problems don't occure..

        I have seen css/.js code that gives you buttons (+) (-) which
        allow the user to click within a limit to increase (decrease)
        size. You will find good stuff at http://www.dyn-web.com

        Good luck..

        KHaled.

        Comment

        • KHaled

          #5
          Re: help with home page accessibility?

          Neal <neal413@yahoo. com> wrote in
          news:opsf23e5t0 6v6656@news.ind ividual.net:
          [color=blue]
          > On Mon, 18 Oct 2004 20:42:20 GMT, The Bicycling Guitarist
          > <Chris@TheBicyc lingGuitarist.n et> wrote:
          >[color=green]
          >> Hi. Most of my web site can pass the AAA level of Bobby,
          >> but my home page doesn't pass the single A level.
          >> AAARRGGHHH Can anyone make specific suggestions that
          >> would preserve the general appearance and layout while
          >> improving accessibility for all? The page is already XHTML
          >> 1.0 strict and uses CSS. Thanks.
          >> http://www.TheBicyclingGuitarist.net
          >>
          >> Chris Watson a.k.a. "The Bicycling Guitarist"[/color]
          >
          > Seems to pass A level.
          > <http://bobby.watchfire.com/bobby/bob...t?URL=http%3A%[/color]
          2[color=blue]
          > F%2Fwww.[thebicyclinggui tarist.net%[/color]
          2F&output=Submi t&gl=wcag1[color=blue]
          > -aaa&test=>]
          >
          > The "web ring" part has illogical link text. "Here" doesn't
          > work for link text - use text that describes the
          > destination. In fact, all the Bobby problems with the page
          > has to do with awful HTML in the web ring thingie.
          >
          > Your H1 is really big. Is that really a heading?
          >
          > Try using list markup for a list of links.
          > [http://www.alistapart.com/articles/taminglists/]
          >
          > BTW, XHTML isn't really needed here. You can't serve it
          > properly to IE so you really don't get a benefit. HTML 4.01
          > would be just as good here.[/color]

          Neil, that link you gave is AWSOME !! I was really tempted to
          startup my site downloader !! Thanks.

          KHaled.

          Comment

          • Chris Morris

            #6
            Re: help with home page accessibility?

            KHaled <me@localhost.h ome> writes:[color=blue]
            > "The Bicycling Guitarist" <Chris@TheBicyc lingGuitarist.n et>
            > wrote in news:MUVcd.7291 $6q2.2892@newss vr14.news.prodi gy.com:
            >[color=green]
            > > http://www.TheBicyclingGuitarist.net[/color]
            >
            > When I increased the font all text, menu and content area
            > increased, which yielded a rather unreadable look.. I think you[/color]

            Which browser is this? When I increased font size considerably in mine
            the layout shifted a bit but no real problems happened (except the
            three columns on the home page got a bit narrow for the word lengths)
            [color=blue]
            > should give the viewer an element of control over font sizing,
            > but keep it under your control so that problems don't occure..[/color]

            You can't keep font size under your control unless you use images of
            text with all the problems that causes.
            [color=blue]
            > I have seen css/.js code that gives you buttons (+) (-) which
            > allow the user to click within a limit to increase (decrease)
            > size.[/color]

            But they still have their browser controls to go outside those limits,
            and quite possibly give finer control within those limits. If they
            need to be changing font sizes they'll be familiar with those
            controls. If they aren't, then setting a sensible font size in the
            first place should be sufficient.

            --
            Chris

            Comment

            • KHaled

              #7
              Re: help with home page accessibility?

              Chris Morris <c.i.morris@dur ham.ac.uk> wrote in
              news:87y8i1xxm5 .fsf@dinopsis.d ur.ac.uk:
              [color=blue]
              > Which browser is this? When I increased font size
              > considerably in mine the layout shifted a bit but no real
              > problems happened (except the three columns on the home
              > page got a bit narrow for the word lengths)
              >[/color]

              I use the Mozilla bread..
              [color=blue][color=green]
              >> should give the viewer an element of control over font
              >> sizing, but keep it under your control so that problems
              >> don't occure..[/color]
              >
              > You can't keep font size under your control unless you use
              > images of text with all the problems that causes.
              >[color=green]
              >> I have seen css/.js code that gives you buttons (+) (-)
              >> which allow the user to click within a limit to increase
              >> (decrease) size.[/color]
              >
              > But they still have their browser controls to go outside
              > those limits, and quite possibly give finer control within
              > those limits. If they need to be changing font sizes
              > they'll be familiar with those controls. If they aren't,
              > then setting a sensible font size in the first place should
              > be sufficient.
              >[/color]

              I will get back to you on this.. I will see if I can dig up
              the code, or a specific link.

              KHaled.

              Comment

              • The Bicycling Guitarist

                #8
                Re: help with home page accessibility?


                "KHaled" <me@localhost.h ome> wrote in message
                news:Xns9588A69 546B14khaledloc alhost@130.133. 1.4...[color=blue]
                > Neal <neal413@yahoo. com> wrote in
                > news:opsf23e5t0 6v6656@news.ind ividual.net:
                >[color=green]
                >> On Mon, 18 Oct 2004 20:42:20 GMT, The Bicycling Guitarist
                >> <Chris@TheBicyc lingGuitarist.n et> wrote:
                >>[color=darkred]
                >>> Hi. Most of my web site can pass the AAA level of Bobby,
                >>> but my home page doesn't pass the single A level.
                >>> http://www.TheBicyclingGuitarist.net
                >>>
                >>> Chris Watson a.k.a. "The Bicycling Guitarist"[/color]
                >>
                >> Seems to pass A level.
                >> <http://bobby.watchfire.com/bobby/bob...t?URL=http%3A%[/color]
                > 2[/color]

                Thanks KHaled. I'm still confused by Bobby's report, but I tried a couple of
                other automated accessibility checkers, and to my surprise even my home page
                does quite well, with warnings to manually check some items to make sure it
                passes. I also deleted the Ringsurf Webring that had many dead links.
                Chris Watson a.k.a. "The Bicycling Guitarist"


                Comment

                • Neal

                  #9
                  Re: help with home page accessibility?

                  On Fri, 22 Oct 2004 05:43:55 GMT, The Bicycling Guitarist
                  <Chris@TheBicyc lingGuitarist.n et> wrote:
                  [color=blue]
                  >
                  > "KHaled" <me@localhost.h ome> wrote in message
                  > news:Xns9588A69 546B14khaledloc alhost@130.133. 1.4...[color=green]
                  >> Neal <neal413@yahoo. com> wrote in
                  >> news:opsf23e5t0 6v6656@news.ind ividual.net:[/color]
                  > Thanks KHaled.[/color]

                  Actually, it's me. And you're welcome.
                  [color=blue]
                  > I'm still confused by Bobby's report, but I tried a couple of
                  > other automated accessibility checkers, and to my surprise even my home
                  > page
                  > does quite well, with warnings to manually check some items to make sure
                  > it
                  > passes.[/color]

                  The site was not bad.
                  [color=blue]
                  > I also deleted the Ringsurf Webring that had many dead links.[/color]

                  Good move.

                  Comment

                  • The Bicycling Guitarist

                    #10
                    Re: help with home page accessibility?


                    "Neal" <neal413@yahoo. com> wrote in message
                    news:opsf9d1g08 6v6656@news.ind ividual.net...[color=blue]
                    > On Fri, 22 Oct 2004 05:43:55 GMT, The Bicycling Guitarist
                    > <Chris@TheBicyc lingGuitarist.n et> wrote:
                    >[color=green]
                    >>
                    >> "KHaled" <me@localhost.h ome> wrote in message
                    >> news:Xns9588A69 546B14khaledloc alhost@130.133. 1.4...[color=darkred]
                    >>> Neal <neal413@yahoo. com> wrote in
                    >>> news:opsf23e5t0 6v6656@news.ind ividual.net:[/color]
                    >> Thanks KHaled.[/color]
                    >
                    > Actually, it's me. And you're welcome.
                    >
                    > The site was not bad.
                    >[color=green]
                    >> I also deleted the Ringsurf Webring that had many dead links.[/color]
                    >
                    > Good move.[/color]

                    Oops. My bad. Thanks again Neal, and for the compliment too!


                    Comment

                    • Stephen Poley

                      #11
                      Re: help with home page accessibility?

                      On Fri, 22 Oct 2004 05:43:55 GMT, "The Bicycling Guitarist"
                      <Chris@TheBicyc lingGuitarist.n et> wrote:
                      [color=blue]
                      >I'm still confused by Bobby's report, but I tried a couple of
                      >other automated accessibility checkers, and to my surprise even my home page
                      >does quite well, with warnings to manually check some items to make sure it
                      >passes.[/color]

                      It's doubtful whether automated accessibility checking is much use,
                      taken at face value. Running a checker over a few of your pages is
                      certainly handy for prodding you to think about the issues involved, but
                      the majority of issues can only be checked manually.

                      --
                      Stephen Poley


                      Comment

                      Working...