Part 4: Deep Dive into WordPress Styles
Create custom WordPress styles without writing CSS or PHP.
Create custom WordPress styles without writing CSS or PHP.
Learn how to implement WordPress full site editing into your custom theme.
Get started creating your custom WordPress theme for modern WordPress 5.9+ with Gutenberg.
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 and description encourage users to complete and submit easily which allows you to complete your goals.
A generator that allows you to create a responsive CSS grid with minimal effort.
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 […]
Learn how to make HTML tables accessible to all users whether they use assistive technology or not.