20 HTML Best Practices You Should Follow

20 HTML Best Practices You Should Follow

Posted in: HTML/CSS- Aug 17, 2010 2 Comments

Most of the web pages you encounter is presented to you via HTML, the world wide web’s markup language. In this article, I will share with you 20 best practices that will lead to clean and correct markup. Read more »

Understand CSS Margins Collapsing

Understand CSS Margins Collapsing

Posted in: HTML/CSS- Aug 15, 2010 4 Comments

Understanding how CSS margins collapse can make a web developer life easy. lets take a look how margin collapsing works in CSS.

To better understand this article reader should have basic understanding about CSS Box Model.

Read more »

WordPress 3.0 Listing Popular Posts With Thumbnails

WordPress 3.0 Listing Popular Posts With Thumbnails

Posted in: WordPress- Aug 03, 2010 4 Comments

In this article we will learn how to create a list of popular posts with thumbnails in WordPress as shown in this image below. Read more »

Understanding JPEG JPG GIF and PNG for website development

Understanding JPEG JPG GIF and PNG for website development

Posted in: Development- Jul 25, 2010 3 Comments

A web developer should have basic understanding of famous image formats to use them wisely during web development. In this article we are going to explore some facts about JPG, GIF and PNG image formats. Read more »