This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Adam Argyle
nerdy.dev
did:plc:jnj7wcwuvspxdsipmecmx7rs
#CSS trick not enough folks know about:
painting into the sub boxes of an element
- border
- padding
- content
you can paint into one, or all of them differently!
here's a gradient border, a solid padding fill, and a gradient content (inner) box
see fur yerself
https://codepen.io/argyleink/pen/NWQmxRj
2024-11-15T21:43:41.454Z