`t
A Clock with Temperature (1.1)The clock applet now has four parameters; the background color (bgcolor), the main foreground color (the hands and dial) (fgcolor1), the secondary foreground color (the seconds hand and numbers) (fgcolor2), and the URL which returns the current temperature. The first three parameters are hexadecimal RGB numbers (like the ones used for the body bgcolor tag in HTML). For example:
<applet code="ii01" width=170 height=150> would give you a black background, a red dial and hands, and purple numbers. For those who don't convert to hexadecimal easily, here are some common values:
|
|