Made a simple send button animation using HTML and CSS.
On hover, the icon moves forward and rotates a bit while the text slides out. Just a small interaction idea, but it feels pretty satisfying.
Nothing complex here, just experimenting with:
transforms
transitions
small UI feedback
Sometimes these tiny details make a UI feel a lot better.
Let me know if you'd tweak anything.
#css #html #webdevelopment #frontend #cssanimation