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: web
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
6 Quick & Proven Tips to Help You Learn JavaScript
Have you ever wanted to learn JavaScript? It is currently one of the best and most used programming languages in the world. It is also the language of the web. What’s more, you can even use it to create apps and games. And, with the raise of internet of things, JavaScript will soon be everywhere.… Continue reading 6 Quick & Proven Tips to Help You Learn JavaScript
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