Direct link to the article Custom Styling Form Inputs With Modern CSS Features

Custom Styling Form Inputs With Modern CSS Features

It’s entirely possible to build custom checkboxes, radio buttons, and toggle switches these days, while staying semantic and accessible. We don’t even need a single line of JavaScript or extra HTML elements! It’s actually gotten easier lately than it has …

Avatar of Aaron Iker
Aaron Iker on (Updated on )
Direct link to the article Using Feature Detection to Write CSS with Cross-Browser Support

Using Feature Detection to Write CSS with Cross-Browser Support

In early 2017, I presented a couple of workshops on the topic of CSS feature detection, titled CSS Feature Detection in 2017.

A friend of mine, Justin Slack from New Media Labs, recently sent me a link to …

Avatar of Schalk Venter
Schalk Venter on (Updated on )