Tutorials for photoshop, javascript, php, html, css, flash, and more!

tutorials for photoshop, javascript, and php
   The Machine | Search for a cog | Submit a cog

Creating Your First iGoogle Gadget

A gadget is actually an XML file. To begin create the basic shell of the XML file using the code below.

<?xml version=”1.0″ encoding=”UTF-8″ ?>

<Module>

</Module> …

Click here for this Tutorial!