Brandi

Responsive Design & Accessibility

January 24, 2023

Learn why responsive design is so important for accessibility and why we don’t use a mobile design from most designers even when we development “mobile first”

Accessible Form Labels

January 24, 2023

Accessible form labels and description encourage users to complete and submit easily which allows you to complete your goals.

SVG Gradients

September 12, 2022

How to easily apply gradients to your SVG’s globally.

CSS Grid Generator

September 10, 2022

A generator that allows you to create a responsive CSS grid with minimal effort.

Try, Try Again

September 9, 2022

If at first you don’t succeed. Try, try again. I’ve replaced some the code here with a comment // code redacted since that’s not what is important here. Just note that everywhere I put that comment, was the same line of code. Much like the other bits in our Code of Shame, it works. But […]

Accessible Tables

August 19, 2022

Learn how to make HTML tables accessible to all users whether they use assistive technology or not.