trending

8yr ago

Antiweather - What's the weather like at opposite points on Earth?

Ever thought about digging a hole down to the other side of the world? Probably. Ever wonder if you're going to need an umbrella when you get there? Maybe not. But you should!

Antiweather gathers current weather data and a seven-day forecast for two antipodes, or opposite points on Earth.

6yr ago

CSS Pie Chart - Generate a pie chart with CSS conic-gradients

The conic-gradient() CSS function creates a background gradient with color transitions rotated around a center point.
We can use this new feature to create things like pie charts or color wheels in CSS.