Some thoughts about

  • Load YUI-CSS from the Google Ajax Library

    If you thought you had to load YUI-CSS from Yahoo!’s CND it’s also possible to load files from Google Ajax Library. Keeping the number of domains to a minimum give you a small performance boost.

  • Modifying CSS with Firebug

    This video tutorial demonstrates how to modify CSS using Firebug for Firefox.  I will explain how to use firebugs inspect feature to review your websites CSS and then how to update the CSS and see the changes in realtime. Finally the video demonstrates getting the new CSS you develop in Firebug, back into you code [...]