Add web accessibility section to webmastery links
This commit is contained in:
parent
df9c3859d2
commit
6f4bcd628d
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Webmastery
|
||||
date: 2024-07-01
|
||||
updated: 2024-07-03
|
||||
updated: 2024-07-04
|
||||
---
|
||||
|
||||
### Webmastery Tutorials
|
||||
|
@ -13,6 +13,10 @@ updated: 2024-07-03
|
|||
|
||||
* [Reducing HTML Redundancy](https://owlsroost.xyz/articles/2023-12-23-reducing-html-redundancy.html) by Owl
|
||||
* [How to Make Your Site Mobile-Friendly](https://owlsroost.xyz/articles/2024-06-24-how-to-make-your-site-mobile-friendly.html) by Owl
|
||||
|
||||
### Web Accessibility
|
||||
|
||||
* [The Access Manifesto](https://joeclark.org/book/sashay/serialization/AccessManifesto.html) by Joe Clark — Worth nting that this was originally written in 2002
|
||||
* [You Should Care About Accessibility](https://owlsroost.xyz/articles/2023-08-20-you-should-care-about-accessibility.html) by Owl
|
||||
* [Three Common Accessibility Problems and How to Fix Them](https://solaria.neocities.org/beginnersaccessibility) by Solaria
|
||||
* [What I've Learned About Web Accessibility as a Dyslexic, Sighted, Mouse User](https://solaria.neocities.org/accessibility) by Solaria
|
||||
|
|
Loading…
Reference in New Issue