Styling and Color (opens in new tab)
Prologue A while ago, I decided to develop a fully accessible main navigation component in React and write a series of articles documenting the steps it took to create a non-trivial accessible component. In my last design With a layout now applied, focus can shift to adding color to the component, with all that entails. Note: This article is one of a series demonstrating building a React navigational component from scratch while considering accessibility through the process. The articles are ...
Read the original article