Story

Show HN: I saw this cool navigation reveal, so I made a simple HTML+CSS version

momciloo Saturday, February 07, 2026

Two clip-paths, over the navigation:

- The first clip-path is a circle (top-left corner) - The second clip-path is a polygon, that acts like a ray (hardcoded, can be improved)

The original work by Iventions Events https://iventions.com/ uses JavaScript, but I found CSS-only approach more fun

Here's a demo and the codebase: https://github.com/Momciloo/fun-with-clip-path

Summary
The article explores the use of the CSS 'clip-path' property to create unique and visually engaging designs. It showcases various examples and techniques for leveraging this feature to build creative user interfaces and eye-catching visual effects.
36 5
Summary
github.com
Visit article Read on Hacker News Comments 5