Are you ready for another dose of web design tips to improve your website? And, not only in the terms of visuals. Performance of your website is as important to create excellent experience. What web design tips will we discuss today? We will begin with tips on choosing the right images for your website. You… Continue reading 7 Simple & Quick Web Design Tips to Improve Your Website Pt2
Tag: html
How to Build Simple, Easy And Universal JavaScript Slider
Have you ever wanted to build simple universal JavaScript slider? This slider doesn’t have to be something complex. All you need is just the functionality to cycle through a number of slides. You want to go on the next slide and also the previous one. That’s it. In this quick tutorial, we will build this… Continue reading How to Build Simple, Easy And Universal JavaScript Slider
Your Ultimate Guide to CSS Units – All You Need to Know
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
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