TimThumb is a simple, flexible, PHP script that allows you to produce a cropped and sized version of an image. You just give it a bunch of parameters, and it spits out a thumbnail image for websites and blogs.
June 25, 2012 /
No Comment /
Read More

Firebug is an web development tool that allows a user to inspect and modify HTML, CSS style and layout in real-time and also has step-by-step interactive debugging in JavaScript, CSS, and XML on web page in real time. It’s most known that the Firebug has plugin on the Firefox, Google Chrome. It’s also support IE, [...]
December 6, 2011 |
Filed under Coding |
Read More

Here is the example: How to display UL elements as a flat comma-separated list. The advantage of this is that changing the default separator from list type to comma or | or – or whatever now means only having to change one character in the stylesheet.
October 3, 2011 |
Filed under Coding |
Read More

Firebug is a web developer’s best friend and no words to describe how cool it is. On the firefox and Google’s Chrome platform, the Firebug add-on makes it very easy to debug and develop web pages. What about Firebug on other browsers – IE, Safari and Opera? It not has add-on for there browsers but [...]
September 18, 2011 |
Filed under Coding |
Read More
Recent Comments