Design

Design

2414 bookmarks
Newest
system.css
system.css
System.css is a CSS library for building interfaces that resemble Apple's System OS which ran from 1984-1991. Design-wise, not much really changed from System 1 to System 6; however this library is based on System 6 as it was the final monochrome version of MacOS.
·sakofchit.github.io·
system.css
IBM/design-kit:
IBM/design-kit:
The IBM Design kit is a collection of tools aimed to help you design and prototype experiences faster, with confidence and thoughtfulness. This kit is based on the IBM Design System. Also, you may use this documentation to create add-on libraries to the IBM Design System or submit bugs to the current system.
·github.com·
IBM/design-kit:
Unconscious Biases That Get In The Way Of Inclusive Design
Unconscious Biases That Get In The Way Of Inclusive Design
Throughout the research and design processes, our unconscious biases are the greatest risk to delivering inclusive experiences. From who we include and exclude in our research to how we plan and conduct research to how we analyze findings, it’s crucial that we understand how our unacknowledged biases can perpetuate systems of exclusion.
·smashingmagazine.com·
Unconscious Biases That Get In The Way Of Inclusive Design
Designing with Emoji
Designing with Emoji
Emoji spread from text messages into everything we write. Headlines, list items, email subject lines... Your text is boring? Add an emoji! Trying to increase the response to your newsletter? Add an emoji! Making a list? Add an emoji! Adding emoji always works. Right?
·ia.net·
Designing with Emoji
Randomness in CSS
Randomness in CSS
Randomness in the browsers without using JavaScript? Check out how to generate random numbers using just CSS and make some generative art!
·medium.com·
Randomness in CSS
Leitfaden zur Barrierefreiheit von Webseiten
Leitfaden zur Barrierefreiheit von Webseiten
Diese Ausführungen gelten generell für Websites, gehen an einigen Stellen aber auf Besonderheiten der Buchbranche ein. Sie bilden eine Auswahl der in WCAG 2.1 („Web Content Accessibility Guidelines“, https://www.w3.org/TR/WCAG21/) aufgeführten Vorgaben für barrierefreie Websites.
·boersenverein.de·
Leitfaden zur Barrierefreiheit von Webseiten
Tastaturbedienung und Tabindex
Tastaturbedienung und Tabindex
Widersprüche in der Barrierefreiheit – Standardkonforme Webseiten brauchen für ihre Links eigentlich nicht die zusätzliche Hinterlegung von tabindex. Wenn diese Funktion zusammen mit anderen Techniken wie Skip-Links verwendet wird, dann kann das tabindex-Attribut die Funktionalität und Gebrauchstauglichkeit sogar beeinträchtigen.
·einfach-fuer-alle.de·
Tastaturbedienung und Tabindex