Skip to content

Instantly share code, notes, and snippets.

@ilifeup
ilifeup / index.haml
Created February 1, 2023 14:36
Random moving bubbles
.canvas
- (1..50).each do
.bubble
@ilifeup
ilifeup / bubble-background-animation.markdown
Created February 1, 2023 14:36
Bubble background animation
@ilifeup
ilifeup / css-easter-bunny-easter-card.markdown
Created February 1, 2023 14:01
CSS Easter Bunny / Easter Card
@ilifeup
ilifeup / index.haml
Created February 1, 2023 14:00
Rabbit by Beard Chicken
.rabbit
.clouds
@ilifeup
ilifeup / delete-button-with-micro-interactions.markdown
Created February 1, 2023 13:13
Delete Button With Micro-Interactions

Delete Button With Micro-Interactions

Playing with micro-interactions, adding some micro-interactions on a delete button / trash icon.

A Pen by Himalaya Singh on CodePen.

License.

@ilifeup
ilifeup / black-biometirics-button.markdown
Created February 1, 2023 13:11
Black Biometirics Button
@ilifeup
ilifeup / index.pug
Created February 1, 2023 13:03
UI Button Hover Effect #2
.container
button.btn(href="#") hover me
@ilifeup
ilifeup / button-css-_.markdown
Created February 1, 2023 12:53
Button CSS _каркас
@ilifeup
ilifeup / creative-button-animation-effects-only-using-html-css.markdown
Created February 1, 2023 12:33
Creative Button Animation Effects | Only Using HTML & CSS

Creative Button Animation Effects | Only Using HTML & CSS

Creative Button Animation Effects | Only Using HTML & CSS

A Pen by Ahmad Emran on CodePen.

License.

@ilifeup
ilifeup / index.html
Created February 1, 2023 12:32
XWrqpxB
<a href="#" class="animated-button1">
<span></span>
<span></span>
<span></span>
<span></span>
Button
</a>