Skip to content

Instantly share code, notes, and snippets.

@craic
Created November 1, 2013 18:31
Show Gist options
  • Save craic/7269726 to your computer and use it in GitHub Desktop.
Save craic/7269726 to your computer and use it in GitHub Desktop.
Example of a Forecast Embed weather forecast widget from forecast.io
<iframe id="forecast_embed" type="text/html" frameborder="0" height="245" width="100%"
src="http://forecast.io/embed/#lat=69.649205&lon=18.955324&name=Tromso, Norway&color=#00aaff&font=Helvetica&units=us">
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment