Once the goggles are activated, you can press H for help.
Troubleshooting
If the goggles don't seem to be working, try running the test suite. Then report a bug and be sure to mention whether the test suite failed.
var hue; var picker; //var gLogger; var dd1, dd2; var r, g, b; function init() { if (typeof(ygLogger) != "undefined") ygLogger.init(document.getElementById("logDiv")); pickerInit(…
In HTML, you can specify color using its RGB value (using either hex or RGB notation), or by its color name. The HTML color picker below makes it easy to choose colors for your website. To use the HTM…
You can change almost any aspect of your blog's appearance just by changing the style sheet in your template. Some of the most common things to do are listed here. For more in-depth tutorials and exam…
You can change almost any aspect of your blog's appearance just by changing the style sheet in your template. Some of the most common things to do are listed here. For more in-depth tutorials and ex…