Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaFokina committed Aug 22, 2024
1 parent 28de693 commit d0ed6cf
Show file tree
Hide file tree
Showing 28 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion en/404.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions en/articles/aria-live-regions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/articles/css-media-features-for-a11y/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/articles/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/articles/understanding-a-skip-link/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Blog on Digital Accessibility</title><description>Practical advice on digital accessibility for frontend developers, QA testers and designers. Here you'll learn about methods of creating accessible and user-friendly interfaces, standards, assistive technologies and laws.</description><language></language><link>https://a11y-blog.dev/</link><lastBuildDate>Mon, 03 Jun 2024 00:00:00 GMT</lastBuildDate><atom:link href="https://a11y-blog.dev/en/feed.xml" rel="self" type="application/rss+xml"/><item><title>Role attribute with multiple values</title><description>In what cases may be necessary to set multiple values for a role attribute, and how browsers and screen readers deal with this.</description><link>https://a11y-blog.dev/en/articles/aria-attribute-role-with-multiple-values/</link><pubDate>Mon, 03 Jun 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/aria-attribute-role-with-multiple-values/</guid></item><item><title>How to avoid harming users with epilepsy and vestibular impairment</title><description>What if the user gets motion sickness because of a website? What if he or she has an epileptic seizure? Let&#39;s look at what interfaces for users with epilepsy and vestibular impairment should look like.</description><link>https://a11y-blog.dev/en/articles/how-to-protect-users-with-epilepsy-and-vd/</link><pubDate>Thu, 16 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/how-to-protect-users-with-epilepsy-and-vd/</guid></item><item><title>Everything you need to know about ARIA Live Regions</title><description>If you have a dynamically changing part of a page and you&#39;re thinking about making it accessible, there may be a legitimate question about how to do it. In the past, assistive technologies (including screen readers) didn&#39;t know how to handle them properly. Now the problem of accessibility of dynamically changing page content can be solved with ARIA.</description><link>https://a11y-blog.dev/en/articles/aria-live-regions/</link><pubDate>Sat, 11 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/aria-live-regions/</guid></item><item><title>CSS media feature to improve accessibility</title><description>What custom settings come and how to take them into account in web interfaces. You will learn about media features that track animation settings, contrast, transparency, inversion, colour scheme and forced colour mode.</description><link>https://a11y-blog.dev/en/articles/css-media-features-for-a11y/</link><pubDate>Thu, 09 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/css-media-features-for-a11y/</guid></item><item><title>Understanding skip links</title><description>How to help users to skip large chank of a page content, whose these users are, and how to implement it on your website.</description><link>https://a11y-blog.dev/en/articles/understanding-a-skip-link/</link><pubDate>Sun, 05 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/understanding-a-skip-link/</guid></item></channel></rss>
<?xml version="1.0" encoding="utf-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Blog on Digital Accessibility</title><description>Practical advice on digital accessibility for frontend developers, QA testers and designers. Here you'll learn about methods of creating accessible and user-friendly interfaces, standards, assistive technologies and laws.</description><language></language><link>https://a11y-blog.dev/</link><lastBuildDate>Mon, 03 Jun 2024 00:00:00 GMT</lastBuildDate><atom:link href="https://a11y-blog.dev/en/feed.xml" rel="self" type="application/rss+xml"/><item><title>Role attribute with multiple values</title><description>In what cases may be necessary to set multiple values for a role attribute, and how browsers and screen readers deal with this.</description><link>https://a11y-blog.dev/en/articles/aria-attribute-role-with-multiple-values/</link><pubDate>Mon, 03 Jun 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/aria-attribute-role-with-multiple-values/</guid></item><item><title>Thinking about users with seizures and vestibular conditions</title><description>What if the user gets motion sickness because of a website? What if he or she has an epileptic seizure? Let&#39;s look at what interfaces for users with seizures and vestibular conditions should look like.</description><link>https://a11y-blog.dev/en/articles/how-to-protect-users-with-epilepsy-and-vd/</link><pubDate>Thu, 16 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/how-to-protect-users-with-epilepsy-and-vd/</guid></item><item><title>Everything you need to know about ARIA Live Regions</title><description>If you have a dynamically changing part of a page and you&#39;re thinking about making it accessible, there may be a legitimate question about how to do it. In the past, assistive technologies (including screen readers) didn&#39;t know how to handle them properly. Now the problem of accessibility of dynamically changing page content can be solved with ARIA.</description><link>https://a11y-blog.dev/en/articles/aria-live-regions/</link><pubDate>Sat, 11 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/aria-live-regions/</guid></item><item><title>CSS media feature to improve accessibility</title><description>What custom settings come and how to take them into account in web interfaces. You will learn about media features that track animation settings, contrast, transparency, inversion, colour scheme and forced colour mode.</description><link>https://a11y-blog.dev/en/articles/css-media-features-for-a11y/</link><pubDate>Thu, 09 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/css-media-features-for-a11y/</guid></item><item><title>Understanding skip links</title><description>How to help users to skip large chank of a page content, whose these users are, and how to implement it on your website.</description><link>https://a11y-blog.dev/en/articles/understanding-a-skip-link/</link><pubDate>Sun, 05 May 2024 00:00:00 GMT</pubDate><guid isPermaLink="true">https://a11y-blog.dev/en/articles/understanding-a-skip-link/</guid></item></channel></rss>
Loading

0 comments on commit d0ed6cf

Please sign in to comment.