/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

css-irl.info
| | ooer.com
4.0 parsecs away

Travel
| | [AI summary] This tutorial explains how to use CSS gradients to create background effects like stripes and sunbursts, offering performance and flexibility benefits over using image files or SVGs.
| | cssanimation.rocks
3.7 parsecs away

Travel
| | Using the CSS border-radius property, we can create rounded shapes and circles. Add some gradients and they become spheres. Let's try that, and add some anim...
| | codersblock.com
4.3 parsecs away

Travel
| | You know those wipe transitions between scenes in Star Wars movies? Have you ever thought it would be awesome to recreate them with CSS? Probably not, but, well...
| | www.dannyguo.com
24.2 parsecs away

Travel
| [AI summary] A technical tutorial demonstrates a pure CSS method for creating animated multiline underlines on links to avoid performance issues associated with JavaScript.