From cf8ec07002a2eadc004c0c889275540c49fc08b9 Mon Sep 17 00:00:00 2001 From: asus Date: Wed, 6 Dec 2023 15:08:59 +0100 Subject: [PATCH] edited readme about accessibility --- README.md | 9 +++++++-- index.html | 4 ---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5cfc9ae..44e4e11 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ difficulties : - [accessibility with ascii art titles](https://stackoverflow.com/questions/77537096/make-text-in-ascii-art-more-accessible) - - I finally decided to go with a structure like this : - ``` + - I finally decided to go with a structure like this : + ```html

``` +- [links accessibility](https://webaim.org/techniques/hypertext/) +- [accessibility gone wild](https://webaim.org/articles/gonewild/) +- [don't use title attribute](https://stackoverflow.com/questions/11161915/simple-tooltip-title-attribute/11163133#11163133) +- [I thought title text improved accessibility. I was wrong.](https://silktide.com/blog/i-thought-title-text-improved-accessibility-i-was-wrong/) +- [Things I learned by pretending to be blind for a week](https://medium.com/silktide/things-i-learned-by-pretending-to-be-blind-for-a-week-bf7b09f33eb4) - [create the full screen hero section with the navbar under the title](https://stackoverflow.com/questions/77596781/in-css-how-to-make-a-sticky-navbar-after-the-header-in-an-hero-section/) --- diff --git a/index.html b/index.html index 9f59841..9398150 100644 --- a/index.html +++ b/index.html @@ -24,8 +24,6 @@