Proportional image scaling in your responsive web design

Having images scale properly along with its container is a given when it comes to responsive web design. I’ve seen a few responsive web site over the last few weeks who seems to have forgotten this, which is a real shame since it is so very easy to fix this. All you need to do is give the images a percentage based max-width.

Continue Reading Proportional image scaling in your responsive web design

Flexbox Centering Cheatsheet

This last year I have had the pleasure of using Flexbox regularly at work. I have had some trouble with memorizing the relationship between flex-direction, align-items and justify-content, specifically in…

Continue Reading Flexbox Centering Cheatsheet

Don’t lose focus of your anchors

This really isn't news and this specific issue has been repeated on many accessibility oriented blogs over the years. But since I regularly see this mistake being made over and over again, I think it's time for a revisit. I'm talking about why you shouldn't style away the :focus pseudo-class.

Continue Reading Don’t lose focus of your anchors

End of content

No more pages to load