Hi Jacques,
I'd like to add a portion to my [Today] page, showing
IF todays weather has set a Monthly Record...??
Many people always ask themselves: "Was today the coldest, wettest, most windy day in December"...???

A quick look at the today page can give them the answer...!!!
I've added the part at the bottom of the page, however I'm not sure which webtag to use??
I can't use 'Records' since this will only be aplicable for the entire time the station is online (since May 7, 2012).
So I need to use a webtag that is related to the Month High/Low etc.
Also, it his the correct way to implement the records (webtag) + indication light..?? It only shows a big red X.....
<tr class="td_data">
<td><img src="images/led_vert1<#MonthTempH>.png" alt="O" title="indication" /></td>
<td>Highest Temperature</td>
</tr>
Thanks,
Arthur