WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Website Accessibility for non experts - Main things to look at

for

Number of posts in this thread: 4 (In chronological order)

From: Claudia Burdisso
Date: Sun, Nov 24 2019 9:32AM
Subject: Website Accessibility for non experts - Main things to look at
No previous message | Next message →

Good Morning Group,

I'm working on a campaign to raise awareness of the importance of Website
Accessibility for State Agencies that work with minority groups and
immigrants. My area of expertise is document accessibility but not website,
so I could use your help.

What are some key elements that a person that is not experienced in
Accessibility should look at in their websites to see if they are being
"complaint" or not?
I understand that Accessibility is a continuum and not an absolute,
therefore is there a list of steps easy to understand or to follow in order
for them to see whether they are in a good path or not without consulting
an expert.

My goal is to raise awareness and give them the tools to realize the
importance of it, to see the basic and then of course, leave it to the
experts to do the actual assessment and work.

Thank you for your help!

Claudia

From: Carly Gerard
Date: Sun, Nov 24 2019 11:47AM
Subject: Re: Website Accessibility for non experts - Main things to look at
← Previous message | Next message →

Hi Claudia,

I like Karl Groves’ article “ The 6 simplest web accessibility tests anyone can do”: https://karlgroves.com/2013/09/05/the-6-simplest-web-accessibility-tests-anyone-can-do. It was written in 2013 so it mentions WCAG 2.0, not the current 2.1, but the principles are still valid. They are basic, but key accessibility checks that are a good intro to accessibility.

Best,

Carly

Carly Gerard | She/Her/Hers
Web Accessibility Developer | Web Communication Technologies
Western Washington University
516 High Street, Bellingham WA 98225
= EMAIL ADDRESS REMOVED = | (360) 650-3944
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > on behalf of Claudia Burdisso < = EMAIL ADDRESS REMOVED = >
Sent: Sunday, November 24, 2019 8:32:19 AM
To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: [WebAIM] Website Accessibility for non experts - Main things to look at

Good Morning Group,

I'm working on a campaign to raise awareness of the importance of Website
Accessibility for State Agencies that work with minority groups and
immigrants. My area of expertise is document accessibility but not website,
so I could use your help.

What are some key elements that a person that is not experienced in
Accessibility should look at in their websites to see if they are being
"complaint" or not?
I understand that Accessibility is a continuum and not an absolute,
therefore is there a list of steps easy to understand or to follow in order
for them to see whether they are in a good path or not without consulting
an expert.

My goal is to raise awareness and give them the tools to realize the
importance of it, to see the basic and then of course, leave it to the
experts to do the actual assessment and work.

Thank you for your help!

Claudia

From: Claudia Burdisso
Date: Sun, Nov 24 2019 3:19PM
Subject: Re: Website Accessibility for non experts - Main things to look at
← Previous message | Next message →

Hello Carly,

Thank you for sharing that, it's very helpful! I'll definitely use it.

Best,




On Sun, Nov 24, 2019 at 10:47 AM Carly Gerard < = EMAIL ADDRESS REMOVED = > wrote:

> Hi Claudia,
>
> I like Karl Groves' article " The 6 simplest web accessibility tests
> anyone can do":
> https://karlgroves.com/2013/09/05/the-6-simplest-web-accessibility-tests-anyone-can-do.
> It was written in 2013 so it mentions WCAG 2.0, not the current 2.1, but
> the principles are still valid. They are basic, but key accessibility
> checks that are a good intro to accessibility.
>
> Best,
>
> Carly
>
> Carly Gerard | She/Her/Hers
> Web Accessibility Developer | Web Communication Technologies
> Western Washington University
> 516 High Street, Bellingham WA 98225
> = EMAIL ADDRESS REMOVED = | (360) 650-3944
> > From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > on behalf of
> Claudia Burdisso < = EMAIL ADDRESS REMOVED = >
> Sent: Sunday, November 24, 2019 8:32:19 AM
> To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
> Subject: [WebAIM] Website Accessibility for non experts - Main things to
> look at
>
> Good Morning Group,
>
> I'm working on a campaign to raise awareness of the importance of Website
> Accessibility for State Agencies that work with minority groups and
> immigrants. My area of expertise is document accessibility but not website,
> so I could use your help.
>
> What are some key elements that a person that is not experienced in
> Accessibility should look at in their websites to see if they are being
> "complaint" or not?
> I understand that Accessibility is a continuum and not an absolute,
> therefore is there a list of steps easy to understand or to follow in order
> for them to see whether they are in a good path or not without consulting
> an expert.
>
> My goal is to raise awareness and give them the tools to realize the
> importance of it, to see the basic and then of course, leave it to the
> experts to do the actual assessment and work.
>
> Thank you for your help!
>
> Claudia
> > > https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Flist.webaim.org%2F&amp;data%7C01%7Cgerardc%40wwu.edu%7Cf914517aa1dc4cfee9f908d770fbff82%7Cdc46140ce26f43efb0ae00f257f478ff%7C0%7C1%7C637102099948622764&amp;sdata=CtblZ70yQYLelUk1R24MbhgeCa7bVscQlta5SOqnegg%3D&amp;reserved=0
> List archives at
> https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwebaim.org%2Fdiscussion%2Farchives&amp;data%7C01%7Cgerardc%40wwu.edu%7Cf914517aa1dc4cfee9f908d770fbff82%7Cdc46140ce26f43efb0ae00f257f478ff%7C0%7C1%7C637102099948632752&amp;sdata=Us9c%2FTJVpu0pMncGH5fXFWJf5qQ%2B4wy2yVvy97lzDY0%3D&amp;reserved=0
> > > > > >

From: Colin Osterhout
Date: Mon, Nov 25 2019 11:04AM
Subject: Re: Website Accessibility for non experts - Main things to look at
← Previous message | No next message

Thanks Carly for the morning read (curious about diagnostic.css
<https://github.com/karlgroves/diagnostic.css> in particular).

I'll put a recommendation here for WAVE <https://wave.webaim.org/>; it's a
great tool to scan through a page and pick out errors and things to look
more into. It's not a replacement for manually checking your site ("can I
get around the menus and fill out forms with only my keyboard?" for
instance), but it is super helpful.

On Sun, Nov 24, 2019 at 1:20 PM Claudia Burdisso < = EMAIL ADDRESS REMOVED = >
wrote:

> Hello Carly,
>
> Thank you for sharing that, it's very helpful! I'll definitely use it.
>
> Best,
>
>
>
>
> On Sun, Nov 24, 2019 at 10:47 AM Carly Gerard < = EMAIL ADDRESS REMOVED = > wrote:
>
> > Hi Claudia,
> >
> > I like Karl Groves' article " The 6 simplest web accessibility tests
> > anyone can do":
> >
> https://karlgroves.com/2013/09/05/the-6-simplest-web-accessibility-tests-anyone-can-do
> .
> > It was written in 2013 so it mentions WCAG 2.0, not the current 2.1, but
> > the principles are still valid. They are basic, but key accessibility
> > checks that are a good intro to accessibility.
> >
> > Best,
> >
> > Carly
> >
> > Carly Gerard | She/Her/Hers
> > Web Accessibility Developer | Web Communication Technologies
> > Western Washington University
> > 516 High Street, Bellingham WA 98225
> > = EMAIL ADDRESS REMOVED = | (360) 650-3944
> > > > From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > on behalf of
> > Claudia Burdisso < = EMAIL ADDRESS REMOVED = >
> > Sent: Sunday, November 24, 2019 8:32:19 AM
> > To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
> > Subject: [WebAIM] Website Accessibility for non experts - Main things to
> > look at
> >
> > Good Morning Group,
> >
> > I'm working on a campaign to raise awareness of the importance of Website
> > Accessibility for State Agencies that work with minority groups and
> > immigrants. My area of expertise is document accessibility but not
> website,
> > so I could use your help.
> >
> > What are some key elements that a person that is not experienced in
> > Accessibility should look at in their websites to see if they are being
> > "complaint" or not?
> > I understand that Accessibility is a continuum and not an absolute,
> > therefore is there a list of steps easy to understand or to follow in
> order
> > for them to see whether they are in a good path or not without consulting
> > an expert.
> >
> > My goal is to raise awareness and give them the tools to realize the
> > importance of it, to see the basic and then of course, leave it to the
> > experts to do the actual assessment and work.
> >
> > Thank you for your help!
> >
> > Claudia
> > > > > >
> https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Flist.webaim.org%2F&amp;data%7C01%7Cgerardc%40wwu.edu%7Cf914517aa1dc4cfee9f908d770fbff82%7Cdc46140ce26f43efb0ae00f257f478ff%7C0%7C1%7C637102099948622764&amp;sdata=CtblZ70yQYLelUk1R24MbhgeCa7bVscQlta5SOqnegg%3D&amp;reserved=0
> > List archives at
> >
> https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwebaim.org%2Fdiscussion%2Farchives&amp;data%7C01%7Cgerardc%40wwu.edu%7Cf914517aa1dc4cfee9f908d770fbff82%7Cdc46140ce26f43efb0ae00f257f478ff%7C0%7C1%7C637102099948632752&amp;sdata=Us9c%2FTJVpu0pMncGH5fXFWJf5qQ%2B4wy2yVvy97lzDY0%3D&amp;reserved=0
> > > > > > > > > > > >
> > > > >


--
Colin Osterhout
Website Coordinator, University of Alaska Southeast
= EMAIL ADDRESS REMOVED =
907-796-6576

For fastest response for your web needs, please email
= EMAIL ADDRESS REMOVED = .

<http://uas.alaska.edu/>;
[image: Like UAS on Facebook] <https://facebook.com/UASALASKA>
[image: Follow along with UAS on Instagram]
<https://www.instagram.com/uasoutheast/>
[image: Follow UAS on Twitter] <https://twitter.com/uasoutheast>