• Analyzing Nokia’s new responsive website

    Note: This post is simply about the design of the new website, more accurately, is an analysis. Here, you won’t find who did what, statements from people responsible and CEOs, thoughts of their staff on this, etc — you’ll find an honest and detailed analysis of their design.

  • Javascript shortcut for getElementById and more

    All of us who:

  • CSS Layouts – Making an effective grid system

    Grid systems are seen on every website (one of my personal favorite is the grid on Apple’s site). An effective grid system with a good CSS layout not only looks good and professional, it gives a sense of uniformity.

  • A simple javascript horizontal scroll website

    Horizontal scrolling websites—although not the norm (nor very usable) sure look very amazing.

  • Konami code javascript (and other easter eggs)

    Who doesn’t love easter eggs? You’ve got to admit, easter eggs are awesome!

  • Full page slider using HTML5, CSS3, and JS

    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.

  • Building a javascript smooth scroll site

    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.