You have a lot of options when it comes to units inside CSS. It can be confusing to know which units to use, and the web is full of somewhat contradictory advice on the topic. Here I’ll present
Web apps that behave like full-screen native apps have become commonplace. I’ve come across many designs for web-based projects that have a layout with a static header, a static footer, and
This series of posts addresses a few of the most common misconceptions I see in “Responsive CSS.” This post covers the pitfalls associated with using percentages to define the size of
This series of posts covers the patterns presented in the classic book “Design Patterns: Elements of Reusable Object-Oriented Software.” Here I break down the patterns and show examples