July 30, 2021 Weekly Roundup of Web Design and Development News

In this week’s web design and development news roundup, you’ll learn about focusing on the voice of the user, find out how to identify common accessibility issues, discover logical properties in CSS , and more.

If you’re new to my blog, each Friday I publish a post highlighting my favorite user experience, accessibility, WordPress, CSS, and HTML posts I’ve read in the past week.

Hope you find the resources helpful in your work or projects!

Want more resources like these on a daily basis? Follow me @redcrew on Twitter.

Tweet of the Week

User Experience

  • As designers, we can create a more inclusive experience, says Angie Fu. Designing for today’s behaviors and tomorrow’s potential means leaving your biases behind to focus on listening to the voice of the user.
  • Adobe published their guide to inclusive UX writing, with specific sections for writing about people and writing for readability. Good reminders for choosing words consciously, using “help” rather than “assist.” Worth bookmarking.
  • Who hasn’t experienced this scenario? We can do better designing customer call support.
  • I love the storytelling aspect of Growth Design case studies, they’re fun and engaging. In this week’s case study, they showcase Signal and how it could ethically boost their revenues. First step: if they want people to act, they need to them why. What is their benefit?

Accessibility

WordPress

CSS and HTML

  • Fascinating article by Elad Shechter discussing why CSS absolute units aren’t so absolute. Did you know CSS pixels aren’t equal to a a device’s physical pixels?
    The 15.6-inch full-HD screen is 1920 pixels wide but behaves like 1536 pixels. This means that every 1.25 physical pixels act like 1 logical pixel.
  • Yes, I sympathize with Nathan Hardy when they comment you can find yourself playing whack-a-mole when you adjust one CSS property only to have something else break in My First CSS: What I Wish I Knew When Starting Out as a Frontender.
  • How familiar are you with using attribute selectors in CSS? Chris Ferdinandi shares code examples of how you can target elements on a page with attribute selectors.
  • I’ve been using physical CSS properties, like margin-top and border-bottom since I first learned CSS. After reading CSS Logical Properties and Values, I’m going to start using some logical properties in my projects.

What I Found Interesting

If you like what you’ve read today, share the post with your colleagues and friends.

Want to make sure you don’t miss out on updates? Subscribe to get notified when new posts are published.

Did I miss some resources you found this week? I’d love to see them! Post them in the comments below.

Photo of author

About the Author

Deborah Edwards-Oñoro enjoys birding, gardening, taking photos, reading, and watching tennis. She's retired from a 25+ year career in web design, usability, and accessibility.