-
Design cards in sections like events, gallery, or about with a 3D effect when hovering
-
The CSS Modules documentation mentions the use of `:global` applied to keyframe names: https://github.com/css-modules/css-modules/blob/master/docs/composition.md#exceptions. This functionality is supp…
-
https://x.st/spinning-diagrams-with-css/
-
Create something like https://metamask.io/ for hack in the north mascot neo
![26756655_1452958641490387_4656927468309774825_o](https://user-images.githubusercontent.com/12110844/35397412-69f1718c-02…
-
Hello,
I know your idea was to implement the original mlpm to use in older browsers. We all still know that translate3d is the way to use hardware acceleration in modern browsers (like mobile). And i…
-
byBartek Szopka siteyear2012videoWatch
-
We can get values from custom properties via JS, like so: https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables#Values_in_JavaScript
We can let attribute values have higher specifici…
-
This update adds three interactive cards showcasing AI, Quantum Computing, and Blockchain. The cards flip on hover, revealing more info about each technology. The design uses CSS animations for a mode…
-
It would be game changer. Will it ever happen?
-
The z-index works great with flat HTML, but if something like this: `transform: rotateX(60deg) rotateZ(-45deg) scale(1.2);` is applied, the z-index seems to not work. Not sure if this is an issue or i…