Copy the code below and paste it into your webpage.
<iframe width="300" height="230" frameborder="0" align="left" src="https://snowalarm.com/winners.php"></iframe>
You can specify:
- the background color of the entire box (bg1) in hex
- the background color of the list (bg2) in hex
- the region (r) [Colorado][Utah]...
- the number of areas to show (n)
- the width of the widget (w)
- the fields displayed (f) ([new24:][new48:][new72:][base:][temp:][timeofreport:][area:])
NOTE: table sorted on first field!
- the field titles (t) ([New24:][New48:][New72:][Base:][Temp:][Time:][Area:])
by using the following:
<iframe width="300" height="230" frameborder="0" align="left" src="https://snowalarm.com/winners.php?bg1=0cf&bg2=ffc&r=Colorado&n=10&
f=new24:new48:area&
t=New24:New48:Area&w=200"></iframe>