Sunday, November 18, 2012

How to run WAMP Server on Windows 8


Updated - 14th April 2013: (Solved)

As you might know that the post I made previously was just a way to get around this strange problem. After a long time, I've finally managed to find out the actual reason for this problem, which I want to share with all of you.

Saturday, March 31, 2012

CSS Rules and Selectors

You might already know that CSS is used to style HTML documents. In order to write CSS, we define something called "CSS Rules".  A "rule" is a statement that tells browsers how to represent HTML on a page. 

Saturday, January 7, 2012

How to install Emmet (Zen Coding) in Sublime Text 2

Sublime Text 2 is an amazing text editor that provides plethora of great features. One thing, which I was very curious to see in Sublime Text 2 (ST2), was Zen Coding. I've spent hours and hours on finding a way to install Zen Coding in ST2 but didn't find any solution.

After searching for about 6 or 8 months, I've finally found a way and managed to install Zen Coding in my Sublime Text Editor. Here's how you can do it as well. Oh, by the way, I'm a Windows 7 (32-bit ) user.