Im just curious, is it possible to create a countdown timer using purely HTML?I mean no javascript or iframe or external CSS. just basic HTML and embedded style sttributes - i.e. \[code\]<h1 style="CSS GOES HERE">TEXT GOES HERE</h1>\[/code\].Is this possible? if so, how?