Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

CSS

0.00/5 (No votes)
16 Nov 2012 1  
Take control of your angle-brackets and optimize. Note: This article spans over the debugging tools for your CSS, JavaScript and other

This articles was originally at wiki.asp.net but has now been given a new home on CodeProject. Editing rights for this article has been set at Bronze or above, so please go in and edit and update this article to keep it fresh and relevant.

Take control of your angle-brackets and optimize. Note: This article spans over the debugging tools for your CSS, JavaScript and other codes. 

  • Code Beautifier - An amazing online CSS "tidy"
  • YSlow - This FireFox AddOn gives you a performance report card on your pages. Highly Recommended.
  • Jazmin - An MSBUILD Task that will filter your JavaScript and remove whitespace. Fabulous.
  • Edwards JS Packer - Online JavaScript base62 compressor. It has downloable version in C#.
  • Firebug - An awesome FireFox browser add-on (targeted for developers) with tons of features. It allows you to inspect/view HTML and CSS, debug JavaScript, monitor how long it takes to download resources used in pages and much much more! It's a great tool especially for debugging AJAX calls and DOM manipulation.
  • Web Development Helper - is a free browser extension for Internet Explorer that provides a set of tools and utilities for the Web developer, esp. Ajax and ASP.NET developers. The tool provides features such as a DOM inspector, an HTTP tracing tool, and script diagnostics and immediate window.

Enjoy! 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here