Best Free Web Development Tools - Part 1
If you are just getting started in the exciting field of web design and development, you may have noticed a couple of things. One, it is awesome and Two, software is expensive. Unless of course you have discovered some of the Open Source alternatives, here is a round up of the ones which I believe to be the best "in no particular order" ..
The Gimp
The GIMP is an alternative to Adobe's Photoshop and it rocks. Its crazy name is an acronym for "GNU Image Manipulation Program". It may take some time getting used to The GIMP, ...
Standards compliant png hack for Internet Explorer 6
If you have ever designed a webpage using alpha transparent .png graphics you are aware that Internet Explorer does not handle these correctly. So you went to your favorite search engine, looked up a fix and you might have found a solution using a .htc file and a transparent 1px by 1px .gif. So your finished with you new shiny site and it even displays correctly in IE6, but you notice one thing. Your CSS has errors in it?? This is because when using the .htc file in your css wherever you set a .png file as a background, you ...