Now we are providing a way for you to upgrade your blog or website with an free ticket showing the current snow forecast in Valtellina, simply by adding some HTML code to your page or template.
It will update automatically. It's FREE and customizable, too!
- Customize your color, size, and the locations below;
- Get your HTML code to paste into your web site or blog!
Customize it now!
Get your HTML code!
Copy and paste the following where you want your snow forecast ticket to appear.
Do not place it within the <head> ... </head> section of your page unless you plan on relocating the <div id="wwwValtellinaIt_bollettino"></div> elements out of this chunk of code.
<!--
// Created with Valtellina snow forecast Wizard
// http://www.valtellina.it/eng/bollettinoNeveWizard.html
-->
<!-- Include Stylesheet -->
<style type="text/css">
@import url("http://www.valtellina.it/bollettinoNeveGadget.css");
</style>
<!-- Include snow forecast code -->
<script type="text/javascript"
src="http://www.valtellina.it/bollettinoNeveGadget.js">
</script>
<!--
// The Following div element will end up holding the actual snow forecast ticket.
// You can place this anywhere on your page.
-->
<div id="wwwValtellinaIt_bollettino"></div>