jacquesramphal / jacquesramphal.github.io

Jacques' personal site and playground
http://ramphal.design
1 stars 0 forks source link

AAA Audit #25

Open jacquesramphal opened 3 years ago

jacquesramphal commented 3 years ago

Getting Started with Web Accessibility in Vue

Original Source: Medium

jacquesramphal commented 3 years ago
jacquesramphal commented 3 years ago
Screen Shot 2021-04-06 at 9 49 07 AM
jacquesramphal commented 3 years ago

^ focus element issue

https://developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Keyboard#focusable_elements_should_have_interactive_semantics

jacquesramphal commented 3 years ago

Page titles https://www.digitalocean.com/community/tutorials/vuejs-vue-router-modify-head

Vue-Meta plugin https://vue-meta.nuxtjs.org/

jacquesramphal commented 3 years ago

Focus Styles: CSS Tricks https://www.google.com/search?client=firefox-b-d&q=rename+repository+github https://css-tricks.com/having-a-little-fun-with-custom-focus-styles/

jacquesramphal commented 3 years ago

Text selection colour https://css-tricks.com/overriding-the-default-text-selection-color-with-css/

jacquesramphal commented 3 years ago

Need to specify which elements should not be focused, divs etc. wordmark div

jacquesramphal commented 3 years ago

custom classes to apply different highlights

Screen Shot 2021-04-06 at 11 17 57 AM

https://css-tricks.com/examples/DifferentSelectionColors/

jacquesramphal commented 3 years ago

combining border styles https://developer.mozilla.org/en-US/docs/Web/CSS/border-style

jacquesramphal commented 3 years ago

TIPS FOR FOCUS STYLES

https://www.nicchan.me/blog/tips-for-focus-styles/

https://uxdesign.cc/create-better-accessible-focus-effects-75a3de27b8ba

jacquesramphal commented 3 years ago

Using WAVE or AXE to identify AAA issues

(installed in firefox) 

Screen Shot 2021-08-16 at 1 59 06 PM
jacquesramphal commented 2 years ago

https://css-tricks.com/essential-meta-tags-social-media/

jacquesramphal commented 2 years ago

https://marketplace.visualstudio.com/items?itemName=MaxvanderSchee.web-accessibility https://dev.to/lindaojo/how-to-check-lighthouse-scores-on-chrome-or-firefox-cjf

jacquesramphal commented 2 years ago

EXAMPLE SITE https://m3.material.io/foundations/accessible-design/patterns