Home/Design & UX
Topic

Design & UX

748 articles on Design & UX.

11,834 articles
Design & UX — Keyboard access fundamentals

Keyboard access fundamentals

Many users rely on the keyboard to navigate applications. Design a keyboard navigation strategy for your application to create a better experience for everyone.

Wweb.dev·Design & UX
Design & UX — prefers-color-scheme: Hello darkness, my old friend

prefers-color-scheme: Hello darkness, my old friend

Many devices now support an operating system wide dark mode or dark theme experience. This post explains how dark mode can be supported on web pages, lists best practices, and introduces a custom element named dark-mode-toggle that allows web developers to offer users a way to override their operating system level preference on specific web pages.

Wweb.dev·Design & UX
Design & UX — Ready Player Web

Ready Player Web

The Web platform is very mature for game development nowadays. The key to building a modern web game is embracing the best practices of game design and monetization. This post provides provides guidance towards this goal.

Wweb.dev·Design & UX
Design & UX — Responsive images

Responsive images

A picture is worth 1000 words, and images play an integral part of every page. But they also often account for most of the downloaded bytes. With responsive web design not only can our layouts change based on device characteristics, but images as well.

Wweb.dev·Design & UX
Design & UX — web.dev at I/O 2019

web.dev at I/O 2019

For Google I/O 2019, the folks on the web.dev team have shipped a number of updates including a refreshed design, more Lighthouse docs, and a brand new blog.

Wweb.dev·Design & UX
Design & UX — Integrate with the OS sharing UI with the Web Share API

Integrate with the OS sharing UI with the Web Share API

With the Web Share API, web apps are able to use the same system-provided share capabilities as platform-specific apps. The Web Share API makes it possible for web apps to share links, text, and files to other apps installed on the device in the same way as platform-specific apps.

Wweb.dev·Design & UX
Design & UX — What is accessibility?

What is accessibility?

An accessible site is one whose content can be accessed regardless of any user's impairments, and whose functionality can also be operated by the most diverse range of users possible.

Wweb.dev·Design & UX