Explore >> Select a destination


You are here

www.audreefletcher.co.uk
| | talks.hiddedevries.nl
12.1 parsecs away

Travel
| | To make the web more accessible, tech educators have been teaching about the importance of things like focus indicators and color contrast. A number of accessibility best practices could be automatically fixed by browsers, and this is what Id like them to do (maybe under a not-via-script-detectable setting). For instance, lack of focus indication could be fixed by forcing a clear 10px outline, lack of readability because of low contrast text could be detected and fixed by adding a background with extra c...
| | www.thinkcompany.com
10.3 parsecs away

Travel
| | Accessibility and inclusive design benefits everyone. Check out our key takeaways from Thinking with Reginé Gilbert: Inclusive and Accessible Products.
| | christianheilmann.com
8.5 parsecs away

Travel
| |
| | quakkels.com
113.4 parsecs away

Travel
| Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now.