Now you can have the latest temperature and weather conditions on your business web site, personal web page, or blog.
Just download the KGW Weather Widget. It's free, and comes in two versions. Both include current conditions and temperature, as well as links to the latest KGW Doppler Radar and our trusted KGW 7-Day Forecast.
Just decide which widget you want on your web site, and paste the accompanying string of code into the web page, it's that easy!

Widget with KGW logo - add this code to your web page:
<link rel="stylesheet" type="text/css" href="http://www.kgw.com/templates/site_wx_widget_style.css" /><div class="site-widget"><a href="http://www.kgw.com/weather" target="_blank"><img src="http://images.bimedia.net/images/kgw-wx-widget-title.jpg" class="site-logo" /></a><br clear="all" /><p class="site-title">Portland Current Conditions</p><script type="text/javascript" src="http://kgw.com/templates/belo_quickcast.js"></script><p class="site-links"><a href="http://www.kgw.com/weather/7-day-forecast?radar=86422607&img=0&c=y" target="_blank">» 7-Day Forecast</a> <a href="http://www.kgw.com/news/local/" target="_blank">» Local Headlines</a></p></div>

Weather Widget without logo - add this code to your web page:
<link rel="stylesheet" type="text/css" href="http://www.kgw.com/templates/site_wx_widget_style.css" /><div class="site-widget"><p class="site-title">Portland Current Conditions</p><script type="text/javascript" src="http://kgw.com/templates/belo_quickcast.js"></script><p class="site-links"><a href="http://www.kgw.com/weather/7-day-forecast?radar=86422607&img=0&c=y" target="_blank">» 7-Day Forecast</a> <a href="http://www.kgw.com/news/local/" target="_blank">» Local Headlines</a></p></div>


