It’s the little things that make websites easier for visitors. This talk is a collection of CSS tips that are included in builds and make websites easier to interact with. From adjusting underlines on links to making sure text doesn’t go outside the box boundaries. The little details matter and they add up to an improved experience for everyone.
Best of all, these tips are platform-independent. You can use almost all of them to improve visitor experiences on any theme, builder, or even closed-source platform.
Links from presentation
- W3Schools has a CSS course.
- How the font size changer in Kaya theme works.
- Your theme should support screen-reader-text CSS class.
- With the block editor, you should support alignwide & alignfull.
- Great Font examples to look at with clients.
- CSS Tricks guide to flexbox.
