How well do you know CSS? What about CSS units? As web designers and developers, we often focus on only a handful of them. Take a look at the majority of tutorials and articles. You will usually see one or two units used over and over again. Then, it is no surprise that we forgot… Continue reading Your Ultimate Guide to CSS Units – All You Need to Know
Tag: css3
How To Build Responsive Gallery With Foundation and Modals
Beautiful and fully responsive gallery can make your website stand out. And, if you use some front-end framework, you can get this done in a few minutes. This is what this tutorial will be about. We will use Foundation framework along with a few custom styles and JavaScript to create responsive gallery with reveal modals.… Continue reading How To Build Responsive Gallery With Foundation and Modals
Learn React by Practice and Create Stunning Image Gallery
One of the best ways to learn React is by practice. Nothing can help you learn like trial and error. When you get your hands dirty your brain is like sponge. Your ability to absorb new knowledge is incredible. In addition, learning by practice is also more fun. For this reason, I decided to write… Continue reading Learn React by Practice and Create Stunning Image Gallery
CSS Best Practices – 14 Steps to Become a CSS Ninja Pt2
Following specific CSS best practices can help you master CSS. It can help you transition from professional developer to CSS ninja. It in this series, you will learn exactly about these best practices. In this second part, you will start with learning how to setup your typography. Then, you will master naming conventions for CSS… Continue reading CSS Best Practices – 14 Steps to Become a CSS Ninja Pt2
CSS Best Practices – 14 Steps to Become a CSS Ninja Pt1
CSS can be hard to manage even for professional web developers. In this two-part series, you will learn about 14 CSS best practices. In this first part, you will learn how to master CSS specificity hierarchy. You explore the dangers of !imporant declarations and ID selectors. You will also learn about the costs of using… Continue reading CSS Best Practices – 14 Steps to Become a CSS Ninja Pt1
6 Simple Secrets of Perfect Web Typography
Creating perfect web typography is important for success in today’s digital world. There is abundance of websites focusing on use of imagery and videos. Where number of these website fall flat is web typography. The truth is that some designers ignore this piece of design and focus just on making everything “pretty”. Pretty design and… Continue reading 6 Simple Secrets of Perfect Web Typography