Skip to Content
Navigation:

A stick figure smiling

Here's a preview from my zine, Hell Yes! CSS!! If you want to see more comics like this, sign up for my saturday comics newsletter or browse more comics!

Image of a comic. To read the full HTML alt text, click "read the transcript". get the zine!
read the transcript!

Finally, it’s important to test your site with different browsers, screen sizes, and accessibility evaluation tools.

browsers

  • Chrome
  • Safari
  • Firefox
  • maybe others!

sizes

  • small phone (300px wide)
  • tablet (~700px)
  • desktop (~1200px)

accessibility

  • colour contrast
  • text size
  • keyboard navigation
  • works with a screen reader

performance

  • fake a slow/high latency network connection!

Illustration of a smiling stick figure with curly hair.

person: the most important thing is to know your users! Check your analytics: if 10% of your users are using IE, test your site on IE!