-
Sliders are the latest craze in the web dev and design world. In this tutorial, I’ll teach you how to make a beautiful, full page slider, which can be used for promotional work, using HTML5, CSS3, and Javascript. We’ll learn how to use event listeners, a bit of object oriented JS, and how to minimize repetitions using functions effectively.
Continue Reading → -
You must have seen smooth scroll websites. I mean, javascript smooth scroll websites are seen almost every where! This tutorial will show you how you can make a simple javascript smooth scroll website.
Continue Reading → -
We often take mindless, thoughtless decisions of design. We take decisions ‘just because it looks good’. Actually, design is much more.
Continue Reading → -
Javascript sliders are rising in popularity—they’re seen almost everywhere! This tutorial will show you how to make a super easy Javascript slider, using CSS transition, and some clever javascript.
Continue Reading → -
In this tutorial series, we’re going to build a minimal website for a fictional football club. The things which the website will have are
Continue Reading → -
Design is closely tied to people’s way of thinking. If we know hows and whys of human psychology in design, we can design better, and complete our jobs as designers. Here’s a question for you.
Continue Reading → -
I recently published a tutorial on making a website from scratch, using JS, CSS, and HTML. A lot of critique of that post was based on the fact that the design wasn’t backward compatible, and nor was responsive. So today, I’m going to tell you how you can do all that.
Continue Reading →