Let’s Talk About Browser Support

Browser support is one of those topics every web design and developer thinks about. It is a nonsense to start working on a project without addressing this issue. There is one potential problem. Which versions of browsers should you make your website fully compatible with? Should you support legacy browsers or focus on pushing the… Continue reading Let’s Talk About Browser Support

Learn How to Build Simple Coming Soon Page with Countdown

Have you ever wanted to build simple coming soon page? And, what coming soon page with working countdown? This short and easy tutorial will help you achieve both. We will start with outlining simple HTML structure. Then, we will add custom CSS to add some style and sparkle to our coming soon page. Finally, we… Continue reading Learn How to Build Simple Coming Soon Page with Countdown

How to Build Simple Landing Page with Bootstrap 4

How easy it is to build simple landing page with Bootstrap 4? The answer is that it depends. It depends on how well-designed and how complex you want your landing page to be. In this tutorial, I will show how to use Bootstrap to build a very simple landing page. And, I will do my… Continue reading How to Build Simple Landing Page with Bootstrap 4

What Every Web Designer Needs to Know About HTML Tables

HTML tables are here from the early days of the web. According to some sources, tables were part of HTML standard since version 3.2. It can be surprising that some web designers never worked with this element. In this article, we will discuss everything you need to know about tables. We will start with basic… Continue reading What Every Web Designer Needs to Know About HTML Tables

Quick and Easy Introduction to CSS Grid for Beginners

Have you heard about CSS grid? This is currently a very popular topics on web design scene, probably one of the most popular. It is also one of the most searched CSS features on CanIUse website. It is not a surprise. It is safe to say that CSS grid has the potential to cause a… Continue reading Quick and Easy Introduction to CSS Grid for Beginners

6 Quick Tips On How to Combine Fonts & Typefaces

Knowing how to combine fonts is one of those skills that are hard to learn and even harder to master. This was at least my own experience. I struggled with learning how to combine fonts for a long time. And, I still find myself in doubt sometimes even today. Since other designers also know this… Continue reading 6 Quick Tips On How to Combine Fonts & Typefaces