Open Source Weather Data and Forecast API | Web Resources | WebAppers

Open Source Weather Data and Forecast API | Web Resources | WebAppers The OpenWeatherMap service provides free weather data and forecast API suitable for any cartographic services like web and smartphones applications. Ideology is inspired by OpenStreetMap and Wikipedia that make information free and available for everybody. OpenWeatherMap provides wide range of weather data such as map with…

Putting CSS Clip to Work: Expanding Overlay Effect | Codrops

Putting CSS Clip to Work: Expanding Overlay Effect | Codrops A tutorial about how to create a simple expanding overlay effect using the CSS clip property and CSS transitions. VIEW DEMO DOWNLOAD SOURCE Our previous article, Understanding the CSS Clip Property by Hugo Giraudel offers a great overview of the CSS clip property and the rect() function. Today we…